|
@@ -27,5 +27,13 @@
|
|
|
"text.cloth-config.dropdown.value.unknown": "§cAucune suggestion",
|
|
|
"modifier.cloth-config.alt": "Alt + %s",
|
|
|
"modifier.cloth-config.ctrl": "Ctrl + %s",
|
|
|
- "modifier.cloth-config.shift": "Maj. + %s"
|
|
|
+ "modifier.cloth-config.shift": "Maj. + %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"
|
|
|
}
|