Files
Open-Assistant/website/public/locales/ar/common.json
T
Richard MacarthyandGitHub cc3891ed12 Fix hydration issues side menu, move side_menu.json to common.json (#1327)
Fixes #1326

This PR moves all json in side_menu.json to common.json. We have an issue with the side menu layout as it's a high level component and this causes hydration issues with SSR when global namespaces are not passed by default.
2023-02-09 11:45:03 +09:00

37 lines
1.4 KiB
JSON

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