new crowdin translations
This commit is contained in:
9
resources/lang/es-CO/pagination.php
Normal file
9
resources/lang/es-CO/pagination.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => 'Anterior',
|
||||
'next' => 'Siguiente',
|
||||
'showing' => ':first-:last de :total records.',
|
||||
'page' => 'por página.',
|
||||
];
|
Reference in New Issue
Block a user