diff --git a/src/main/resources/assets/ivespoken/lang/zh_tw.json b/src/main/resources/assets/ivespoken/lang/zh_tw.json new file mode 100644 index 0000000..0b802b6 --- /dev/null +++ b/src/main/resources/assets/ivespoken/lang/zh_tw.json @@ -0,0 +1,10 @@ +{ + "modmenu.nameTranslation.ivespoken" : "I've Spoken", + "modmenu.descriptionTranslation.ivespoken": "在玩家說話時於其名稱上方顯示RPG樣式的對話框。說到即做到(源自美劇《曼達洛人》的雙關語)。", + + "text.autoconfig.ivespoken.title": "I've Spoken", + + "text.autoconfig.ivespoken.option.enabled" : "顯示對話框", + "text.autoconfig.ivespoken.option.lastingTime": "對話框顯示時間(毫秒)", + "text.autoconfig.ivespoken.option.maxWidth" : "對話框最大寬度(像素)" +} \ No newline at end of file