Files
chatwoot/app/javascript/dashboard/i18n/locale/pt/general.json
T

10 lines
217 B
JSON

{
"GENERAL": {
"SHOWING_RESULTS": "A mostrar {firstIndex}-{lastIndex} de {totalCount} itens",
"PHONE_INPUT": {
"PLACEHOLDER": "Procurar",
"EMPTY_STATE": "Nenhum resultado encontrado"
}
}
}