chore(locales): create ar.json (#493)

This commit is contained in:
Achraf
2024-02-11 06:18:18 +01:00
committed by GitHub
parent 82dfb8d882
commit 94c6cbe370

15
locales/ar.json Normal file
View File

@@ -0,0 +1,15 @@
{
"language": "العربية",
"ui": {
"cancel": "إلغاء",
"close": "إغلاق",
"confirm": "تأكيد",
"more": "المزيد ..."
},
"txadmin_announcement": "إعلان من قبل %s",
"txadmin_dm": "رسالة من %s",
"txadmin_warn": "تم تحذيرك من قبل %s",
"txadmin_warn_content": "%s \nأيدي: %s",
"txadmin_scheduledrestart": "تحديد ريستارت للسرفر"
}