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,9 +2,9 @@
return [
'previous' => '« पिछला',
'next' => 'अगला »',
'showing' => ':first-:last of :total records.',
'previous' => 'पिछला',
'next' => 'अगला',
'showing' => ':total में से :first-:last रिकॉर्ड।',
'page' => 'प्रति पेज।',
];