mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-27 01:40:48 +08:00
Fix that annoying extra "6" in German /mem
This has been bothering me and my staff forever, it's just that there's an extra number 6 in front of the word "entities" in the German translation of /mem. This commit fixes that issue by prepending that with a section sign so it gets correctly interpreted as color code.
This commit is contained in:
parent
37f6deab85
commit
a9e41841e9
@ -125,7 +125,7 @@ foreverAlone=\u00a7cDu hast niemanden, dem du antworten kannst.
|
||||
recentlyForeverAlone=\u00a74{0} ging vor Kurzem offline.
|
||||
fullStack=\u00a74Du hast bereits einen vollen Stapel.
|
||||
gameMode=\u00a76Spielmodus\u00a7c {0} \u00a76f\u00fcr {1} \u00a76gesetzt.
|
||||
gcWorld=\u00a76 {0} "\u00a7c {1} \u00a76"\: \u00a7c {2} \u00a76 Chunks, \u00a7c {3} 6 Einheiten, \u00a7c {4} \u00a76 Tiles.
|
||||
gcWorld=\u00a76 {0} "\u00a7c {1} \u00a76"\: \u00a7c {2} \u00a76 Chunks, \u00a7c {3} \u00a76 Einheiten, \u00a7c {4} \u00a76 Tiles.
|
||||
gcfree=\u00a76Freier Speicher\:\u00a7c {0} MB
|
||||
gcmax=\u00a76Maximaler Speicher\:\u00a7c {0} MB
|
||||
gctotal=\u00a76Reservierter Speicher\:\u00a7c {0} MB
|
||||
|
Loading…
Reference in New Issue
Block a user