mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-02-11 11:40:21 +00:00
Missing message in de_DE
This commit is contained in:
parent
7971be1914
commit
26246b0cbf
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@ public class GermanLocale implements Locale {
|
|||
this.put("gui-color-icon-name", "&a");
|
||||
this.put("gui-color-info", "&e");
|
||||
this.put("gui-color-subtext", "&b");
|
||||
this.put("gui-color-unavailable", "&c");
|
||||
|
||||
this.put("#28", "GUI Info Messages");
|
||||
this.put("gui-commands-info", "Informationen zu Befehlen finden Sie mit Hilfe von &b/pp help");
|
||||
|
|
Loading…
Reference in a new issue