13 lines
347 B
JSON
13 lines
347 B
JSON
{
|
|
"GENERAL": {
|
|
"SHOWING_RESULTS": "Mostrando {firstIndex}-{lastIndex} de {totalCount} elementos",
|
|
"PHONE_INPUT": {
|
|
"PLACEHOLDER": "Buscar",
|
|
"EMPTY_STATE": "No se encontraron resultados"
|
|
},
|
|
"CLOSE": "Cerrar",
|
|
"BETA": "Beta",
|
|
"BETA_DESCRIPTION": "This feature is in beta and may change as we improve it."
|
|
}
|
|
}
|