From e22e9217fe830835cffff106a9ad6c0c8df4bfb5 Mon Sep 17 00:00:00 2001 From: David Malchin Date: Sun, 24 Jul 2022 11:55:09 +0300 Subject: [PATCH] Update he.lua --- locale/he.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/he.lua b/locale/he.lua index 619f650..15943ca 100644 --- a/locale/he.lua +++ b/locale/he.lua @@ -19,8 +19,8 @@ local Translations = { gang_info = '%{value2} :דרגה | %{value} :גאנג', on_duty = '!עלית לתפקיד', off_duty = '!ירדת מהתפקיד', - checking_ban = '.אנחנו בודקים אם את/ה חסומ/ה בשרת הזה .%s שלום', - join_server = '.{Server Name}-ל %s ברוכ/ה הבא/ה', + checking_ban = '.אנחנו בודקים אם את/ה חסום/ה בשרת הזה .%s שלום', + join_server = '.{Server Name}-ל %s ברוך/ה הבא/ה', checking_whitelisted = '.אנחנו בודקים אם את/ה ברשימת המותרים .%s שלום' } }