From b76709c2910241553461c71bbe0dbd2a9b08c08a Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel Date: Thu, 28 Sep 2023 18:27:25 +0400 Subject: [PATCH] change %s to it placeholders --- RedisBungee-API/src/main/resources/lang.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/RedisBungee-API/src/main/resources/lang.yml b/RedisBungee-API/src/main/resources/lang.yml index 4b755dc..513d28b 100644 --- a/RedisBungee-API/src/main/resources/lang.yml +++ b/RedisBungee-API/src/main/resources/lang.yml @@ -38,11 +38,11 @@ messages: en_us: "You are already logged in!" ar_sa: "انت متصل بالفعل" server-not-found: - en_us: "unable to connect you to the last server, because server %s was not found." - ar_sa: " فشل الاتصال بالخادم السابق لان الخادم غير موجود (%s) " + en_us: "unable to connect you to the last server, because server was not found." + ar_sa: "فشل الاتصال بالخادم السابق لان الخادم غير موجود ()" server-found: - en_us: "Connecting you to %s..." - ar_sa: " جاري الاتصال بخادم %s" + en_us: "Connecting you to ..." + ar_sa: "جاري الاتصال بخادم " # commands common messages: commands-common: @@ -54,7 +54,7 @@ commands-common: ar_sa: "أدخل اسم اللاعب مطلوب" command-not-specified: en_us: "You must specify a command to be run." - ar_sa: " ادخل الأمر المطلوب" + ar_sa: "ادخل الأمر المطلوب" # commands commands: