new crowdin translations
This commit is contained in:
10
resources/lang/ca-ES/pagination.php
Normal file
10
resources/lang/ca-ES/pagination.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => 'Anterior',
|
||||
'next' => 'Següent',
|
||||
'showing' => '(:first-:last de :total)',
|
||||
'page' => 'per pàgina',
|
||||
|
||||
];
|
Reference in New Issue
Block a user