Browse Source

New translations en_us.json (de_de)

shedaniel 5 years ago
parent
commit
bce7d0a85b
1 changed files with 9 additions and 9 deletions
  1. 9 9
      src/main/resources/assets/cloth-config2/lang/de_de.json

+ 9 - 9
src/main/resources/assets/cloth-config2/lang/de_de.json

@@ -26,14 +26,14 @@
   "text.cloth-config.boolean.value.false": "§cNein",
   "text.cloth-config.boolean.value.false": "§cNein",
   "text.cloth-config.dropdown.value.unknown": "§cKeine Vorschläge",
   "text.cloth-config.dropdown.value.unknown": "§cKeine Vorschläge",
   "modifier.cloth-config.alt": "Alt + %s",
   "modifier.cloth-config.alt": "Alt + %s",
-  "modifier.cloth-config.ctrl": "Ctrl + %s",
+  "modifier.cloth-config.ctrl": "Strg + %s",
   "modifier.cloth-config.shift": "Shift + %s",
   "modifier.cloth-config.shift": "Shift + %s",
-  "title.cloth-config.config": "Cloth Mod Config Config",
-  "category.cloth-config.scrolling": "Scrolling",
-  "category.cloth-config.testing": "Config Demo",
-  "option.cloth-config.scrollDuration": "Scroll Duration",
-  "option.cloth-config.scrollStep": "Scroll Step",
-  "option.cloth-config.bounceBackMultiplier": "Bounce Multiplier",
-  "option.cloth-config.setDefaultSmoothScroll": "Set Default Smooth Scroll",
-  "option.cloth-config.disableSmoothScroll": "Disable Smooth Scroll"
+  "title.cloth-config.config": "Cloth Mod Config Konfiguration",
+  "category.cloth-config.scrolling": "Scrollen",
+  "category.cloth-config.testing": "Konfigurationsbeispiel",
+  "option.cloth-config.scrollDuration": "Scroll-Dauer",
+  "option.cloth-config.scrollStep": "Scrollstufe",
+  "option.cloth-config.bounceBackMultiplier": "Bounce-Multiplikator",
+  "option.cloth-config.setDefaultSmoothScroll": "Setze standardmäßig weiches Scrollen",
+  "option.cloth-config.disableSmoothScroll": "Deaktiviere weiches Scrollen"
 }
 }