Files
UNIT3D/lang/sq/graveyard.php
2024-05-23 13:58:29 +00:00

29 lines
1.2 KiB
PHP

<?php
declare(strict_types=1);
/**
* NOTICE OF LICENSE.
*
* UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0
* The details is bundled with this project in the file LICENSE.txt.
*
* @project UNIT3D Community Edition
*
* @author HDVinnie <hdinnovations@protonmail.com>
* @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0
*/
return [
'dead' => 'i vdekur',
'graveyard' => 'varrezë',
'guidelines' => 'udhëzime',
'guidelines-content' => '1) Ju nuk mund të ringjallni ngarkimet tuaja. <br> 2) Mos ringjallni diçka që nuk mund të bëni.',
'howto' => 'Heres Rregullin',
'howto-desc1' => 'Ju duhet të mbillni <span class=\\"text-green\\"><em>: emri</em></span> për <span class="text-red text-bold">30 ditë</span> për një ressurection suksesshëm. Në cilin rast kur mbjellja juaj e tanishme e',
'howto-desc2' => 'Ju do të shpërbleheni',
'howto-hits' => 'Hits',
'pending' => 'në pritje të',
'resurrect' => 'ringjall',
'reward' => 'Argumentet e Freeleech',
];