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

10 lines
213 B
JSON

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