Chatwoot/app/javascript/widget/i18n/locale/ar.json

21 lines
541 B
JSON
Raw Normal View History

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "تحميل",
"UPLOADING": "جاري الرفع..."
},
"FORM_BUBBLE": {
"SUBMIT": "إرسال"
}
},
"AGENT_AVAILABILITY": {
"IS_AVAILABLE": "is available",
"ARE_AVAILABLE": "are available",
"OTHERS_ARE_AVAILABLE": "others are available",
"AND": "and"
},
"POWERED_BY": "مدعوم بواسطة Chatwoot",
"EMAIL_PLACEHOLDER": "الرجاء إدخال بريدك الإلكتروني",
"CHAT_PLACEHOLDER": "أكتب رسالتك"
}