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.
13 lines
501 B
JSON
13 lines
501 B
JSON
{
|
|
"dashboard": "لوحة التحكم",
|
|
"dashboard_home": "الصفحة الرئيسية للإحصائيات",
|
|
"messages": "رسائل",
|
|
"messages_dashboard": "لوحة تحكم الرسائل",
|
|
"leaderboard": "جدول الأوائل",
|
|
"user_leaderboard": "جدول الأوائل للمستخدمين",
|
|
"users": "المستخدمون",
|
|
"users_dashboard": "لوحة تحكم المستخدمين",
|
|
"status": "الحالة",
|
|
"status_dashboard": "لوحة تحكم الحالة"
|
|
}
|