浏览代码

New translations en_us.json (fr_fr)

shedaniel 5 年之前
父节点
当前提交
57a2e755e4
共有 1 个文件被更改,包括 9 次插入1 次删除
  1. 9 1
      src/main/resources/assets/cloth-config2/lang/fr_fr.json

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

@@ -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"
 }