updated translations

This commit is contained in:
denisdulici
2020-03-17 16:39:03 +03:00
parent 6a76926202
commit 0859ff1266
116 changed files with 759 additions and 368 deletions

View File

@ -2,9 +2,9 @@
return [
'previous' => '« Forrige',
'next' => 'Næste »',
'showing' => ':first-:last of :total records.',
'previous' => 'Forrige',
'next' => 'Næste',
'showing' => ':first-:last af :total poster.',
'page' => 'pr side.',
];