mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-15 03:54:43 +02:00
Change admin chat prefix to use "[" instead of "{" due to issues with
loading properties files.
This commit is contained in:
src/main/resources/locale
locale_cs_CZ.propertieslocale_cy.propertieslocale_da.propertieslocale_de.propertieslocale_en_US.propertieslocale_es.propertieslocale_fi.propertieslocale_fr.propertieslocale_it.propertieslocale_ko.propertieslocale_lv.propertieslocale_nl.propertieslocale_no.propertieslocale_pl.propertieslocale_pl_PL.propertieslocale_pt_BR.propertieslocale_ru.propertieslocale_sv.propertieslocale_tr_TR.propertieslocale_zh_CN.properties
@ -346,7 +346,7 @@ Commands.Ability.Off=Utilisation des comp\u00e9tences [[RED]]Off
|
||||
Commands.Ability.On=Utilisation des comp\u00e9tences [[GREEN]]On
|
||||
Commands.AdminChat.Off=Canal admin [[RED]]Off
|
||||
Commands.AdminChat.On=Canal admin [[GREEN]]On
|
||||
Commands.AdminChat.Prefix=[[AQUA]]\\{[[WHITE]]{0}[[AQUA]]\\}
|
||||
Commands.AdminChat.Prefix=[[AQUA]][[[WHITE]]{0}[[AQUA]]]
|
||||
Commands.AdminToggle=[[RED]]- Active / d\u00e9sactive le canal admin
|
||||
Commands.Chat.Console=*Console*
|
||||
Commands.Disabled=[[RED]]Cette commande est d\u00e9sactiv\u00e9e.
|
||||
|
Reference in New Issue
Block a user