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

7 lines
293 B
JSON

{
"title": "شروط الخدمة لمساعد مفتوح",
"content": "للاستمرار في استخدام Open Assistant (المساعد المفتوح)، يجب عليك قبول شروط الخدمة الخاصة بنا أولاً.",
"accept": "قبول",
"decline": "رفض"
}