Files
clientsflow/research/chatwoot/app/javascript/dashboard/i18n/locale/es/general.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."
}
}