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

10 lines
225 B
JSON

{
"GENERAL": {
"SHOWING_RESULTS": "{firstIndex}-{lastIndex} von {totalCount} Elementen werden angezeigt",
"PHONE_INPUT": {
"PLACEHOLDER": "Suchen",
"EMPTY_STATE": "Keine Ergebnisse gefunden"
}
}
}