Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 5ecc7e9

Browse files
committed
update german translation
1 parent 1b15f16 commit 5ecc7e9

File tree

1 file changed

+18
-2
lines changed
  • src/main/resources/assets/axolotlclient/lang

1 file changed

+18
-2
lines changed

src/main/resources/assets/axolotlclient/lang/de_DE.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"showD": "Zeige D",
149149
"showSpace": "Zeige Leertaste",
150150
"iphud": "IPHud",
151-
"IconHud": "IconHUD",
151+
"iconhud": "IconHUD",
152152
"togglesprint": "ToggleModifiers",
153153
"randomPlaceholder": "Zufälliger Platzhalter",
154154
"sprinting_toggled": "Sprinting [Toggled]",
@@ -210,6 +210,22 @@
210210
"disableReason.ban_reason.tooltip": "Diese Option ist deaktiviert <br>da sie zu einem Ban auf deinem geradigen Server führen kann.",
211211

212212
"back": "Zurück",
213-
"close": "Schließen"
213+
"close": "Schließen",
214+
"rendering.tooltip": "Rendering Options",
215+
"customSky.tooltip": "Whether to enable custom skies.",
216+
"showSunMoon.tooltip": "Whether to show sun and moon on custom skies.",
217+
"customCloudHeight": "Custom Cloud Height",
218+
"customCloudHeight.tooltip": "Whether to use a custom cloud height.",
219+
"cloudHeight.tooltip": "The custom cloud height to use <br>Needs custom cloud height enabled.",
220+
"zoomScrollStep": "Scroll Step",
221+
"NETWORK": "Network",
222+
"BEDWARS": "Bedwars",
223+
"SKYWARS": "Skywars",
224+
"attackindicatorbg": "Attack Indicator (Background)",
225+
"attackindicatorfb": "Attack Indicator (Foreground)",
226+
"TEXTURE": "Texture",
227+
"DIRECTION": "Direction",
228+
"DOT": "Dot",
229+
"CROSS": "Cross"
214230

215231
}

0 commit comments

Comments
 (0)