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

10 lines
254 B
JSON

{
"GENERAL": {
"SHOWING_RESULTS": "عرض{firstIndex}-{lastIndex} من {totalCount} إجمالي العناصر",
"PHONE_INPUT": {
"PLACEHOLDER": "بحث",
"EMPTY_STATE": "لم يتم العثور على النتائج"
}
}
}