Missing message in de_DE

This commit is contained in:
Esophose 2020-03-26 13:30:14 -06:00 committed by GitHub
parent 7971be1914
commit 26246b0cbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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");