Files
chatwoot/app/javascript/dashboard/i18n/locale/pt_BR/general.json

10 lines
220 B
JSON

{
"GENERAL": {
"SHOWING_RESULTS": "Mostrando {firstIndex}—{lastIndex} de {totalCount} itens",
"PHONE_INPUT": {
"PLACEHOLDER": "Pesquisar",
"EMPTY_STATE": "Nenhum resultado encontrado"
}
}
}