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

10 lines
209 B
JSON

{
"GENERAL": {
"SHOWING_RESULTS": "Showing {firstIndex}-{lastIndex} of {totalCount} items",
"PHONE_INPUT": {
"PLACEHOLDER": "Cerca",
"EMPTY_STATE": "Nessun risultato trovato"
}
}
}