updated translations

This commit is contained in:
denisdulici
2020-03-07 15:59:15 +03:00
parent c0d97176e5
commit 3fcb4327a8
59 changed files with 504 additions and 251 deletions

View File

@ -2,8 +2,9 @@
return [
'previous' => '« Forrige',
'next' => 'Neste »',
'showing' => 'Viser :first til :last av :total :type',
'previous' => 'Forrige',
'next' => 'Neste',
'showing' => ':first-:last av :total oppføringer.',
'page' => 'per side.',
];