lang update to not cause issues

This commit is contained in:
Oth3r 2024-10-03 15:42:51 -05:00
commit d3274d7302
8 changed files with 47 additions and 48 deletions

View file

@ -1,5 +1,5 @@
{
"category.sit": "Sit!",
"category.sit!": "Sit!",
"config.entry.exclusion": "Put a `!` in front of a entry to exclude it!",
"config.entry.example": "Entry example: %s",
@ -78,27 +78,28 @@
"config.sitting.hand.filter.custom-tags": "Custom Tags",
"config.sitting.hand.filter.custom-tags.description": "A list of custom item tags to add to the filter.",
"msg.sit_toggle": "%s Sitting!",
"msg.sit_toggle.on": "Enabled",
"msg.sit_toggle.off": "Disabled",
"msg.unsupported": "Sit! is not available on this server.",
"msg.reloaded": "Reloaded the config!",
"msg.purged": "Purged all loaded Sit! entities! %s",
"msg.purged.total": "(%s removed)",
"sit!.chat.toggle_sit": "%s Sitting!",
"sit!.chat.toggle_sit.on": "Enabled",
"sit!.chat.toggle_sit.off": "Disabled",
"sit!.chat.unsupported": "Sit! is not available on this server.",
"sit!.chat.reloaded": "Reloaded the config!",
"sit!.chat.purged": "Purged all loaded Sit! entities! %s",
"sit!.chat.purged.total": "(%s removed)",
"key.toggle": "Toggle Sitting",
"key.sit": "Sit",
"key.config": "Open Config",
"key.sit!.toggle": "Toggle Sitting",
"key.sit!.sit": "Sit",
"key.sit!.config": "Open Config",
"sit!.screen.config": "Sit! Config",
"sit!.gui.button.file": "Open File",
"sit!.gui.button.folder": "Open Folder",
"sit!.gui.button.reset": "Reset",
"sit!.gui.button.issues": "Issues",
"sit!.gui.button.donate": "Donate",
"sit!.gui.button.revert": "Revert Changes",
"sit!.gui.button.save": "Save and Close",
"sit!.gui.button.website": "Website",
"screen.config": "Sit! Config",
"gui.button.file": "Open File",
"gui.button.folder": "Open Folder",
"gui.button.reset": "Reset",
"gui.button.issues": "Issues",
"gui.button.donate": "Donate",
"gui.button.revert": "Revert Changes",
"gui.button.save": "Save and Close",
"gui.button.website": "Website"
"sit!.console.connected": "Connected to Sit! server: %s",
"sit!.console.player_settings": "Received custom sitting settings from %s!",