2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-11-05 04:48:02 +00:00

change %s to it placeholders

This commit is contained in:
mohammed jasem alaajel 2023-09-28 18:27:25 +04:00 committed by mohammed jasem alaajel
parent 4f6529b295
commit b76709c291

View File

@ -38,11 +38,11 @@ messages:
en_us: "<color:red>You are already logged in!" en_us: "<color:red>You are already logged in!"
ar_sa: "<color:red>انت متصل بالفعل" ar_sa: "<color:red>انت متصل بالفعل"
server-not-found: server-not-found:
en_us: "<color:red>unable to connect you to the last server, because server %s was not found." en_us: "<color:red>unable to connect you to the last server, because server <server> was not found."
ar_sa: "<color:red> فشل الاتصال بالخادم السابق لان الخادم غير موجود (%s) " ar_sa: "<color:red>فشل الاتصال بالخادم السابق لان الخادم غير موجود (<server>)"
server-found: server-found:
en_us: "<color:green>Connecting you to %s..." en_us: "<color:green>Connecting you to <server>..."
ar_sa: "<color:green> جاري الاتصال بخادم %s" ar_sa: "<color:green>جاري الاتصال بخادم <server>"
# commands common messages: # commands common messages:
commands-common: commands-common: