ne-np
This commit is contained in:
16
resources/lang/ne-NP/header.php
Normal file
16
resources/lang/ne-NP/header.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'change_language' => 'भाषा परिवर्तन गर्नुहोस्',
|
||||
'last_login' => 'अन्तिम लग ईन :time',
|
||||
'notifications' => [
|
||||
'counter' => '{0} तपाईलाई कुनै सूचना छैन|{1} तपाईलाई :count सूचनाहरू छन् |[2,*] तपाईलाई :count सूचनाहरु छन्',
|
||||
'overdue_invoices' => '{1} :count बक्यौता चलानी|[2,*] :count बक्यौता चलानीहरू',
|
||||
'upcoming_bills' => '{1} :count आगामी बिल|[2,*] :count आगामी बिलहरू',
|
||||
'view_all' => 'सबै हेर्ने'
|
||||
],
|
||||
'docs_link' => 'https://akaunting.com/docs',
|
||||
'support_link' => 'https://akaunting.com/support',
|
||||
|
||||
];
|
Reference in New Issue
Block a user