mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-19 14:29:25 -04:00
Translated using Weblate (Spanish (Mexico))
Currently translated at 100.0% (8 of 8 strings) Translation: opensourcepos/bootstrap_tables Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/es_MX/
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"all" => "Todos",
|
||||
"columns" => "Columnas",
|
||||
"hide_show_pagination" => "Ocultar/Mostrar paginación",
|
||||
"loading" => "Cargando, por favor espere...",
|
||||
"page_from_to" => "Mostrando de {0} a {1} de {2} registros",
|
||||
"refresh" => "Actualizar",
|
||||
"rows_per_page" => "{0} registros por página",
|
||||
"toggle" => "Establecer",
|
||||
'all' => "Todos",
|
||||
'columns' => "Columnas",
|
||||
'hide_show_pagination' => "Ocultar/Mostrar paginación",
|
||||
'loading' => "Cargando, por favor espere",
|
||||
'page_from_to' => "Mostrando de {0} a {1} de {2} registros",
|
||||
'refresh' => "Actualizar",
|
||||
'rows_per_page' => "{0} registros por página",
|
||||
'toggle' => "Establecer",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user