new crowdin translations
This commit is contained in:
15
resources/lang/nb-NO/search_string.php
Normal file
15
resources/lang/nb-NO/search_string.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'columns' => [
|
||||
'last_logged_in_at' => 'Siste innlogging',
|
||||
'paid_at' => 'Betalt dato',
|
||||
'started_at' => 'Start dato',
|
||||
'ended_at' => 'Sluttet dato',
|
||||
'billed_at' => 'Fakturadato',
|
||||
'due_at' => 'Forfallsdato',
|
||||
'invoiced_at' => 'Fakturadato',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user