Skip to content

Commit

Permalink
chore(lang): fix option descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
rvbsm committed Oct 15, 2024
1 parent 9460bfe commit 397a8d9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
22 changes: 11 additions & 11 deletions src/main/resources/assets/fsit/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
"yacl3.config.fsit.category.onSneak.root.option.minPitch": "Minimal Pitch",
"yacl3.config.fsit.category.onSneak.root.option.delay": "Delay Between Sneaks",

"yacl3.config.fsit.category.general.root.option.useServer.description": "Whether to use the server-side configuration.",
"yacl3.config.fsit.category.general.root.option.useServer.description.1": "Whether to use the server-side configuration.",
"yacl3.config.fsit.category.general.group.sitting.option.behaviour.description.1": "Controls seats behaviour.\n",
"yacl3.config.fsit.category.general.group.sitting.option.behaviour.description.2": "§lNothing§r: just exists.",
"yacl3.config.fsit.category.general.group.sitting.option.behaviour.description.3": "§lDiscard§r: gets discarded without supporting block underneath them.",
"yacl3.config.fsit.category.general.group.sitting.option.behaviour.description.4": "§lGravity§r: applies movement (pistons, fluids, falling, etc.).",
"yacl3.config.fsit.category.general.group.sitting.option.shouldCenter.description": "Controls whether seats should be centered at the position.",
"yacl3.config.fsit.category.onUse.root.option.sitting.description": "Allows to start sitting on specific blocks by interacting with them.",
"yacl3.config.fsit.category.onUse.root.option.riding.description": "Allows to start riding other players by interaction with them.",
"yacl3.config.fsit.category.onUse.root.option.range.description": "The maximum distance to a target to interact.",
"yacl3.config.fsit.category.onUse.root.option.checkSuffocation.description": "Prevents from sitting in places where player would suffocate.",
"yacl3.config.fsit.category.onUse.root.option.blocks.description": "List of specific block types (e.g., \"oak_log\") that are available to sit on by interacting with them.",
"yacl3.config.fsit.category.onSneak.root.option.sitting.description": "Allows to start sitting by double sneaking while looking down.",
"yacl3.config.fsit.category.onSneak.root.option.crawling.description": "Allows to start crawling by double sneaking near a one-block gap.",
"yacl3.config.fsit.category.onSneak.root.option.minPitch.description": "The minimum angle must be looking down (in degrees) with double sneak.",
"yacl3.config.fsit.category.onSneak.root.option.delay.description": "The window between sneaks (in milliseconds).",
"yacl3.config.fsit.category.general.group.sitting.option.shouldCenter.description.1": "Controls whether seats should be centered at the position.",
"yacl3.config.fsit.category.onUse.root.option.sitting.description.1": "Allows to start sitting on specific blocks by interacting with them.",
"yacl3.config.fsit.category.onUse.root.option.riding.description.1": "Allows to start riding other players by interaction with them.",
"yacl3.config.fsit.category.onUse.root.option.range.description.1": "The maximum distance to a target to interact.",
"yacl3.config.fsit.category.onUse.root.option.checkSuffocation.description.1": "Prevents from sitting in places where player would suffocate.",
"yacl3.config.fsit.category.onUse.root.option.blocks.description.1": "List of specific block types (e.g., \"oak_log\") that are available to sit on by interacting with them.",
"yacl3.config.fsit.category.onSneak.root.option.sitting.description.1": "Allows to start sitting by double sneaking while looking down.",
"yacl3.config.fsit.category.onSneak.root.option.crawling.description.1": "Allows to start crawling by double sneaking near a one-block gap.",
"yacl3.config.fsit.category.onSneak.root.option.minPitch.description.1": "The minimum angle must be looking down (in degrees) with double sneak.",
"yacl3.config.fsit.category.onSneak.root.option.delay.description.1": "The window between sneaks (in milliseconds).",

"key.fsit.sit": "Sit",
"key.fsit.crawl": "Crawl",
Expand Down
20 changes: 10 additions & 10 deletions src/main/resources/assets/fsit/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
"yacl3.config.fsit.category.onSneak.root.option.minPitch": "最小低头角",
"yacl3.config.fsit.category.onSneak.root.option.delay": "潜行间的延迟",

"yacl3.config.fsit.category.general.root.option.useServer.description": "是否使用服务器侧的配置。",
"yacl3.config.fsit.category.general.root.option.useServer.description.1": "是否使用服务器侧的配置。",
"yacl3.config.fsit.category.general.group.sitting.option.applyGravity.description": "控制座椅是否受重力影响。",
"yacl3.config.fsit.category.general.group.sitting.option.allowInAir.description": "允许坐下,即使没有站在一个固体方块上。",
"yacl3.config.fsit.category.general.group.riding.option.hideRider.description": "是否在不看向骑乘者时隐藏他。",
"yacl3.config.fsit.category.onUse.root.option.sitting.description": "允许通过与特定的方块互动来坐在它们上面。",
"yacl3.config.fsit.category.onUse.root.option.riding.description": "允许骑在其他玩家身上。",
"yacl3.config.fsit.category.onUse.root.option.range.description": "与目标交互的最大距离。",
"yacl3.config.fsit.category.onUse.root.option.checkSuffocation.description": "防止坐在玩家会窒息的地方。",
"yacl3.config.fsit.category.onUse.root.option.blocks.description": "可以通过交互来坐在上面的特定方块类别 (例如, \"oak_log\") 的列表。",
"yacl3.config.fsit.category.onSneak.root.option.sitting.description": "允许在低头时通过双击潜行键坐在方块上。",
"yacl3.config.fsit.category.onSneak.root.option.crawling.description": "允许在一格高度的空间附近通过双击潜行键开始爬行。",
"yacl3.config.fsit.category.onSneak.root.option.minPitch.description": "双击潜行键坐下时的的最小低头角度",
"yacl3.config.fsit.category.onSneak.root.option.delay.description": "潜行之间的间隔时间(以毫秒为单位)。",
"yacl3.config.fsit.category.onUse.root.option.sitting.description.1": "允许通过与特定的方块互动来坐在它们上面。",
"yacl3.config.fsit.category.onUse.root.option.riding.description.1": "允许骑在其他玩家身上。",
"yacl3.config.fsit.category.onUse.root.option.range.description.1": "与目标交互的最大距离。",
"yacl3.config.fsit.category.onUse.root.option.checkSuffocation.description.1": "防止坐在玩家会窒息的地方。",
"yacl3.config.fsit.category.onUse.root.option.blocks.description.1": "可以通过交互来坐在上面的特定方块类别 (例如, \"oak_log\") 的列表。",
"yacl3.config.fsit.category.onSneak.root.option.sitting.description.1": "允许在低头时通过双击潜行键坐在方块上。",
"yacl3.config.fsit.category.onSneak.root.option.crawling.description.1": "允许在一格高度的空间附近通过双击潜行键开始爬行。",
"yacl3.config.fsit.category.onSneak.root.option.minPitch.description.1": "双击潜行键坐下时的的最小低头角度",
"yacl3.config.fsit.category.onSneak.root.option.delay.description.1": "潜行之间的间隔时间(以毫秒为单位)。",

"key.fsit.sit": "坐下",
"key.fsit.crawl": "爬行",
Expand Down

0 comments on commit 397a8d9

Please sign in to comment.