Files
Open-Assistant/website/public/locales/ar/message.json
T
Saifeddine ALOUIandGitHub 56b6595d01 Added Arabic locale with right to left support (#1220)
I have added arabic locale and modified the _app.tsx code to automatically detect the current language direction and applies it to the while website.
2023-02-06 11:27:59 +09:00

17 lines
577 B
JSON

{
"label_action": "تصنيف",
"label_title": "تصنيف",
"message": "رسالة",
"open_new_tab_action": "فتح في علامة تبويب جديدة",
"parent": "الأصل",
"reactions": "الردود",
"report_action": "تبليغ",
"report_placeholder": "لماذا يجب استعراض هذه الرسالة؟",
"report_title": "تبليغ",
"send_report": "إرسال",
"submit_labels": "إرسال",
"view_user": "عرض المستخدم",
"recent_messages": "أحدث الرسائل",
"your_recent_messages": "أحدث رسائلك"
}