diff --git a/core/src/main/resources/languages/english.yml b/core/src/main/resources/languages/english.yml index 59516dc3..c256187a 100644 --- a/core/src/main/resources/languages/english.yml +++ b/core/src/main/resources/languages/english.yml @@ -213,20 +213,20 @@ requirement: reward: general: "&6You received &4&v1 &6for finishing the dungeon." sign: - end: "&2END" + end: "&aEND" floor: - 1: "&2ENTER" - 2: "&2NEXT FLOOR" + 1: "&aENTER" + 2: "&aNEXT FLOOR" global: full: "&4FULL" isPlaying: "&4IS PLAYING" - joinGame: "&2JOIN GAME" - joinGroup: "&2JOIN GROUP" - newGame: "&2NEW GAME" - newGroup: "&2NEW GROUP" - leave: "&2LEAVE" - ready: "&2READY" - resourcePack: "&2DOWNLOAD" + joinGame: "&aJOIN GAME" + joinGroup: "&aJOIN GROUP" + newGame: "&aNEW GAME" + newGroup: "&aNEW GROUP" + leave: "&aLEAVE" + ready: "&aREADY" + resourcePack: "&aDOWNLOAD" wave: - 1: "&2START" - 2: "&2NEXT WAVE" + 1: "&aSTART" + 2: "&aNEXT WAVE" diff --git a/core/src/main/resources/languages/french.yml b/core/src/main/resources/languages/french.yml index 5d606c9a..049caf01 100644 --- a/core/src/main/resources/languages/french.yml +++ b/core/src/main/resources/languages/french.yml @@ -213,20 +213,20 @@ requirement: reward: general: "&6Vous avez reçu &4&v1 &6pour avoir fini le donjon." sign: - end: "&2FINIR" + end: "&aFINIR" floor: - 1: "&2ENTRER AU PRO-" - 2: "&2CHAIN ÉTAGE" + 1: "&aENTRER AU PRO-" + 2: "&aCHAIN ÉTAGE" global: full: "&4PLEIN" isPlaying: "&4EN JEU" - joinGame: "&2INSCRIRE AU JEU" - joinGroup: "&2INSCRIRE AU GROUPE" - newGame: "&2NOUVEAU JEU" - newGroup: "&2NOUVEAU GROUPE" - leave: "&2QUITTER" - ready: "&2PRÊT" - resourcePack: "&2TÉLÉCHARGER" + joinGame: "&aINSCRIRE AU JEU" + joinGroup: "&aINSCRIRE AU GROUPE" + newGame: "&aNOUVEAU JEU" + newGroup: "&aNOUVEAU GROUPE" + leave: "&aQUITTER" + ready: "&aPRÊT" + resourcePack: "&aTÉLÉCHARGER" wave: - 1: "&2COMMENCER" - 2: "&2VAGUE SUIVANTE" + 1: "&aCOMMENCER" + 2: "&aVAGUE SUIVANTE" diff --git a/core/src/main/resources/languages/german.yml b/core/src/main/resources/languages/german.yml index 77ca15e0..8baeb4ac 100644 --- a/core/src/main/resources/languages/german.yml +++ b/core/src/main/resources/languages/german.yml @@ -213,20 +213,20 @@ requirement: reward: general: "&6Du hast &4&v1 &6für das Beenden des Dungeons erhalten." sign: - end: "&2ENDE" + end: "&aENDE" floor: - 1: "&2NÄCHSTES LEVEL" - 2: "&2BETRETEN" + 1: "&aNÄCHSTES LEVEL" + 2: "&aBETRETEN" global: full: "&4VOLL" isPlaying: "&4AM SPIELEN" - joinGame: "&2SPIEL BEITRETEN" - joinGroup: "&2GRUPPE BEITRETEN" - newGame: "&2NEUES SPIEL" - newGroup: "&2NEUE GRUPPE" - leave: "&2VERLASSEN" - ready: "&2BEREIT" - resourcePack: "&2DOWNLOAD" + joinGame: "&aSPIEL BEITRETEN" + joinGroup: "&aGRUPPE BEITRETEN" + newGame: "&aNEUES SPIEL" + newGroup: "&aNEUE GRUPPE" + leave: "&aVERLASSEN" + ready: "&aBEREIT" + resourcePack: "&aDOWNLOAD" wave: - 1: "&2BEGINNE" - 2: "&2NÄCHSTE WELLE" + 1: "&aBEGINNE" + 2: "&aNÄCHSTE WELLE"