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

9 lines
181 B
JSON

{
"grab_a_task": "التقاط مهمة!",
"create": "خلق",
"evaluate": "تقييم",
"label": "تصنيف",
"dashboard": "لوحة التحكم",
"go": "ذهاب"
}