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

13 lines
501 B
JSON

{
"dashboard": "لوحة التحكم",
"dashboard_home": "الصفحة الرئيسية للإحصائيات",
"messages": "رسائل",
"messages_dashboard": "لوحة تحكم الرسائل",
"leaderboard": "جدول الأوائل",
"user_leaderboard": "جدول الأوائل للمستخدمين",
"users": "المستخدمون",
"users_dashboard": "لوحة تحكم المستخدمين",
"status": "الحالة",
"status_dashboard": "لوحة تحكم الحالة"
}