updated translations

This commit is contained in:
denisdulici
2018-08-06 10:25:41 +03:00
parent 7b206fb2aa
commit c0eb6c3f44
100 changed files with 624 additions and 357 deletions

View File

@ -5,10 +5,10 @@ return [
'change_language' => 'Taal wijzigen',
'last_login' => 'Laatste login :time',
'notifications' => [
'counter' => '{0} je hebt geen melding |{1} je hebt :count | [2, *] Je hebt :count',
'overdue_invoices' => '{1} :count openstaande factuur | [2, *] :count achterstallige facturen',
'upcoming_bills' => '{1} :count aankomende faktuur | [2, *] :count aankomende facturen',
'items_stock' => '{1} :count item niet op voorraad | [2, *] :count items niet op voorraad',
'counter' => '{0} U heeft geen melding |{1} U heeft :count notificatie| [2, *] U heeft :count notificaties',
'overdue_invoices' => '{1} :count openstaande factuur | [2, *] :count openstaande facturen',
'upcoming_bills' => '{1} :count aankomende factuur | [2, *] :count aankomende facturen',
'items_stock' => '{1} :count Artikel niet op voorraad | [2, *] :count Artikelen niet op voorraad',
'view_all' => 'Alles Weergeven'
],