Skip to content

Commit

Permalink
chore(lang): add sitting.should_center translations
Browse files Browse the repository at this point in the history
  • Loading branch information
rvbsm committed Oct 15, 2024
1 parent 4e20aa5 commit 9460bfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/assets/fsit/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

"yacl3.config.fsit.category.general.root.option.useServer": "Use Server Configuration",
"yacl3.config.fsit.category.general.group.sitting.option.behaviour": "Seats behaviour",
"yacl3.config.fsit.category.general.group.sitting.option.shouldCenter": "Seats centering",
"yacl3.config.fsit.category.onUse.root.option.sitting": "Sit on Blocks",
"yacl3.config.fsit.category.onUse.root.option.riding": "Ride players",
"yacl3.config.fsit.category.onUse.root.option.range": "Interaction Range",
Expand All @@ -25,6 +26,7 @@
"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.",
Expand Down

0 comments on commit 9460bfe

Please sign in to comment.