Merge pull request #845 from aboshaheen553/main

fix translation
This commit is contained in:
Stan
2022-09-20 14:07:01 +01:00
committed by GitHub
+2 -2
View File
@@ -17,8 +17,8 @@ local Translations = {
received_paycheck = '$%{value} لقد استملت راتبك الشهري',
job_info = '%{value} | %{value2} | %{value3}',
gang_info = '%{value} | %{value2}',
on_duty = 'انت الان خارج الخدمة',
off_duty = 'انت الان في الخدمة',
on_duty = 'انت الان في الخدمة',
off_duty = 'انت الان خارج الخدمة',
checking_ban = 'نحن نتحقق اذا كنت محجوب من السيرفر. %s مرحبا',
join_server = '{Server Name} قي %s مرحبا',
checking_whitelisted = 'نتحقق ما اذا كان مسموح لك بالدخول %s مرحبا '