updated translations

This commit is contained in:
denisdulici
2020-02-23 23:12:14 +03:00
parent 7441a31cc4
commit d9566a6546
62 changed files with 679 additions and 324 deletions

View File

@ -2,8 +2,9 @@
return [
'previous' => '« Предишна',
'next' => 'Следваща »',
'showing' => ':first-:last от :total :type.',
'previous' => 'Предишен',
'next' => 'Следващ',
'showing' => ':first-:last от :total записа.',
'page' => 'на страница.',
];