new crowdin translations
This commit is contained in:
15
resources/lang/ne-NP/search_string.php
Normal file
15
resources/lang/ne-NP/search_string.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'columns' => [
|
||||
'last_logged_in_at' => 'पछिल्लो लग इन',
|
||||
'paid_at' => 'तिरेको मिति',
|
||||
'started_at' => 'सुरुभएको मिति',
|
||||
'ended_at' => 'समाप्त भएको मिति',
|
||||
'billed_at' => 'बिलको मिति',
|
||||
'due_at' => 'बाँकी को मिति',
|
||||
'invoiced_at' => 'चलानी को मिति',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user