Files
leadchat/app/javascript/dashboard/i18n/locale/ca/general.json
2025-06-10 10:10:52 -04:00

11 lines
235 B
JSON

{
"GENERAL": {
"SHOWING_RESULTS": "Es mostren {firstIndex}-{lastIndex} de {totalCount} elements",
"PHONE_INPUT": {
"PLACEHOLDER": "Cercar",
"EMPTY_STATE": "No s'ha trobat agents"
},
"CLOSE": "Tanca"
}
}