Improved some danish translations.

This commit is contained in:
Oliver Nybroe
2018-10-05 13:48:42 +02:00
parent 452b979965
commit 671f1f030b
13 changed files with 58 additions and 21 deletions

View File

@@ -5,10 +5,10 @@ return [
'change_language' => 'Skift sprog',
'last_login' => 'Sidste login :time',
'notifications' => [
'counter' => '{0} du har ingen notifikationer|{1} du har :count notifikationer|[2, *] Du har :count notifikationer',
'counter' => '{0} du har ingen notifikationer|{1} Du har :count notifikation|[2, *] Du har :count notifikationer',
'overdue_invoices' => '{1} :count forfalden regning|[2,*] :count forfaldne regninger',
'upcoming_bills' => '{1} :count kommende regning|[2,*] :count kommende regninger',
'items_stock' => '{1} :count vare ikke på lager|[2,*] :count varer ikke på lager',
'items_stock' => '{1} :count vare er ikke på lager|[2,*] :count varer er ikke på lager',
'view_all' => 'Vis alle'
],