From eed91dd73de299b2863bab13edfdadedd9bd2349 Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel Date: Sat, 30 Sep 2023 12:48:32 +0400 Subject: [PATCH] fix some issues on lang file --- RedisBungee-API/src/main/resources/lang.yml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/RedisBungee-API/src/main/resources/lang.yml b/RedisBungee-API/src/main/resources/lang.yml index 513d28b..7070106 100644 --- a/RedisBungee-API/src/main/resources/lang.yml +++ b/RedisBungee-API/src/main/resources/lang.yml @@ -1,9 +1,14 @@ # this config file is for messages / Languages -# Note 1: use MiniMessage format https://docs.advntr.dev/minimessage/format.html for colors etc... Legacy chat color is not supported. -# note 2: Language codes used in minecraft from the minecraft wiki -# Locale Code -> In-game -# example: en_us for english and ar_sa for arabic -# all codes can be obtained from lik below +# Note 1: use MiniMessage format https://docs.advntr.dev/minimessage/format.html +# for colors etc... Legacy chat color is not supported. + +# Note 2: +# Language codes used in minecraft from the minecraft wiki + +# example: en_us for american english and ar_sa for arabic + +# all codes can be obtained from link below +# from the colum Locale Code -> In-game # https://minecraft.wiki/w/Language # example: @@ -24,7 +29,6 @@ redis-bungee-prefix: "[RedisBungee]" default-language: en_us # send language based on client sent settings -# https://minecraft.fandom.com/wiki/Language # if you don't have languages configured for client it will # default to language that has been set above use-client-language: true @@ -38,9 +42,11 @@ messages: en_us: "You are already logged in!" ar_sa: "انت متصل بالفعل" server-not-found: + # placeholder displays server name in the message. en_us: "unable to connect you to the last server, because server was not found." ar_sa: "فشل الاتصال بالخادم السابق لان الخادم غير موجود ()" server-found: + # placeholder displays server name in the message. en_us: "Connecting you to ..." ar_sa: "جاري الاتصال بخادم "