Files
leadchat/app/javascript/dashboard/i18n/locale/pt_BR/general.json
2024-08-16 14:06:32 +05:30

10 lines
220 B
JSON

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