Эх сурвалжийг харах

New translations en_us.json (et_ee)

shedaniel 5 жил өмнө
parent
commit
4bb963100a

+ 12 - 1
src/main/resources/assets/cloth-config2/lang/et_ee.json

@@ -24,5 +24,16 @@
   "text.cloth-config.ignore_restart": "Ignoreeri taaskäivitust",
   "text.cloth-config.boolean.value.true": "§aJah",
   "text.cloth-config.boolean.value.false": "§cEi",
-  "text.cloth-config.dropdown.value.unknown": "§cSoovitusi pole"
+  "text.cloth-config.dropdown.value.unknown": "§cSoovitusi pole",
+  "modifier.cloth-config.alt": "Alt + %s",
+  "modifier.cloth-config.ctrl": "Ctrl + %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"
 }