Files
Open-Assistant/website/public/locales/ar/common.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

26 lines
894 B
JSON

{
"about": "حول",
"account_settings": "حساب",
"admin_dashboard": "لوحة التحكم الإدارية",
"connect": "الاتصال",
"conversational": "ذكاء تحدثي للجميع.",
"dashboard": "لوحة التحكم",
"delete": "حذف",
"discord": "ديسكورد",
"docs": "وثائق",
"github": "جيت هوب (github)",
"legal": "قانوني",
"loading": "جار التحميل...",
"more_information": "مزيد من المعلومات",
"no": "لا",
"privacy_policy": "سياسة الخصوصية",
"report_a_bug": "إبلاغ عن خطأ",
"sign_in": "تسجيل الدخول",
"sign_out": "تسجيل الخروج",
"terms_of_service": "شروط الخدمة",
"title": "Open Assistant (المساعد المفتوح)",
"yes": "نعم",
"dark_mode": "الوضع الداكن",
"light_mode": "الوضع المضيء"
}