Files
UNIT3D-Community-Edition/lang/ne/blocks.php
HDVinnie 2ca429c4ce Revert "PSR12 Linting"
This reverts commit 7e65e1d589.
2022-09-11 19:51:58 -04:00

31 lines
1.7 KiB
PHP

<?php
/**
* 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 [
'chatbox' => 'च्याट बक्स',
'click' => 'क्लिक गर्नुहोस्',
'to-enable-editor' => 'सम्पादक सक्षम गर्न',
'featured-by' => 'द्वारा प्रदर्शित',
'featured-torrents' => 'Featured Torrents',
'featured-torrents-intro' => 'तपाईं पाउन सक्नुहुन्छ जब प्राप्त गर्नुहोस्!',
'featured-until' => 'यो टोरेंट छ सम्म सम्म',
'top-torrents' => 'शीर्ष Torrents',
'latest-posts' => 'नवीनतम पोस्टहरू',
'latest-topics' => 'नवीनतम विषयहरू',
'active-in-last' => 'अन्तिममा सक्रिय',
'users-online' => 'प्रयोगकर्ताहरू अनलाइन',
'check-news' => 'समाचार (दैनिक जाँच गर्नुहोस्)',
'new-news' => 'नयाँ समाचार',
'new-torrents' => 'नयाँ ट्राफिकहरू',
];