mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-22 12:30:19 +08:00
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.
17 lines
577 B
JSON
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": "أحدث رسائلك"
|
|
}
|