41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"common": {
|
|
"actions": "Actions",
|
|
"invalid_date": "Fecha incorrecta o no válida",
|
|
"required": "•",
|
|
"modified": "modificado",
|
|
"search": "Buscar"
|
|
},
|
|
"components": {
|
|
"datatable": {
|
|
"asc": "Asc",
|
|
"desc": "Desc",
|
|
"hide": "Ocultar",
|
|
"empty": "No hay resultados",
|
|
"actions": "Acciones"
|
|
},
|
|
"loading_indicator": {
|
|
"title": "Cargando...",
|
|
"subtitle": "Esto puede tardar unos segundos. Por favor, no cierre esta página."
|
|
},
|
|
"loading_overlay": {
|
|
"title": "Cargando...",
|
|
"subtitle": "Esto puede tardar unos segundos. Por favor, no cierre esta página."
|
|
},
|
|
"multi_select": {
|
|
"clear_selection": "Limpiar",
|
|
"close": "Cerrar",
|
|
"loading": "Cargando...",
|
|
"no_results": "No se han encontrado resultados.",
|
|
"select_options": "Seleccionar opciones",
|
|
"select_all": "Seleccionar todo"
|
|
},
|
|
"date_picker_input_field": {
|
|
"invalid_date": "Fecha inválida",
|
|
"clear_date": "Limpiar fecha",
|
|
"today": "Hoy",
|
|
"close": "Cerrar"
|
|
}
|
|
}
|
|
}
|