0.0.8-alpha

This commit is contained in:
2024-12-10 06:03:11 +08:00
parent e92b0e5c8b
commit 2bc76518e0
233 changed files with 6676 additions and 890 deletions

View File

@@ -4,5 +4,15 @@
"text.firstperson.option.firstperson.doubleHands.tooltip": "When using Vanilla hands it will always show both hands",
"text.firstperson.option.firstperson.doubleHands": "Double Hands",
"modmenu.descriptionTranslation.firstperson": "Enables the third-person Model in first-person",
"modmenu.summaryTranslation.firstperson": "Enables the third-person Model in first-person"
"modmenu.summaryTranslation.firstperson": "Enables the third-person Model in first-person",
"text.firstperson.option.firstperson.vanillaHandMode.ITEMS": "Item In Hand",
"text.firstperson.option.firstperson.vanillaHandMode.ALL": "Always",
"text.firstperson.option.firstperson.dynamicMode": "Dynamic Mode",
"text.firstperson.option.firstperson.vanillaHandMode": "Vanilla Hands Mode",
"text.firstperson.option.firstperson.vanillaHandMode.OFF": "Off",
"text.firstperson.option.firstperson.vanillaHandMode.tooltip": "Shows the vanilla first person hands",
"text.firstperson.option.firstperson.vanillaHandMode.ALL_DOUBLE": "Always Both Hands",
"text.firstperson.option.firstperson.dynamicMode.tooltip": "Changes the Vanilla Hands view based on the current view",
"text.firstperson.option.firstperson.vanillaHandsSkipSwimming": "Disable Vanilla Hands while Swimming",
"text.firstperson.option.firstperson.vanillaHandsSkipSwimming.tooltip": "Disables the Vanilla Hands while swimming(also ignoring the dynamic mode)"
}

View File

@@ -4,5 +4,15 @@
"text.firstperson.option.firstperson.doubleHands.tooltip": "当使用普通手时,它将始终显示双手",
"text.firstperson.option.firstperson.doubleHands": "双手",
"modmenu.descriptionTranslation.firstperson": "在第一人称中启用第三人称模型",
"modmenu.summaryTranslation.firstperson": "在第一人称中启用第三人称模型"
"modmenu.summaryTranslation.firstperson": "在第一人称中启用第三人称模型",
"text.firstperson.option.firstperson.vanillaHandMode.ITEMS": "手中物品",
"text.firstperson.option.firstperson.vanillaHandMode.ALL": "总是",
"text.firstperson.option.firstperson.dynamicMode": "动态模式",
"text.firstperson.option.firstperson.vanillaHandMode": "香草手模式",
"text.firstperson.option.firstperson.vanillaHandMode.OFF": "离开",
"text.firstperson.option.firstperson.vanillaHandMode.tooltip": "显示香草第一人称手",
"text.firstperson.option.firstperson.vanillaHandMode.ALL_DOUBLE": "始终双手",
"text.firstperson.option.firstperson.dynamicMode.tooltip": "根据当前视图更改 Vanilla Hands 视图",
"text.firstperson.option.firstperson.vanillaHandsSkipSwimming": "游泳时禁用普通手",
"text.firstperson.option.firstperson.vanillaHandsSkipSwimming.tooltip": "游泳时禁用香草手(也忽略动态模式)"
}