diff --git a/common/src/main/resources/assets/effecttimerplus/lang/zh_cn.json b/common/src/main/resources/assets/effecttimerplus/lang/zh_cn.json new file mode 100644 index 0000000..58ab602 --- /dev/null +++ b/common/src/main/resources/assets/effecttimerplus/lang/zh_cn.json @@ -0,0 +1,37 @@ +{ + "effecttimerplus.name": "EffectTimerPlus", + "message.effecttimerplus.viewModrinth": "在 Modrinth 上查看", + "message.effecttimerplus.installYacl": "你需要安装 Yet Another Config Lib 以使用配置界面", + "option.effecttimerplus.location.0": "左上方", + "option.effecttimerplus.location.1": "顶部中心", + "option.effecttimerplus.location.2": "右上方", + "option.effecttimerplus.location.3": "右侧中心", + "option.effecttimerplus.location.4": "右下方", + "option.effecttimerplus.location.5": "底部中心", + "option.effecttimerplus.location.6": "左下方", + "option.effecttimerplus.location.7": "左侧中心", + "option.effecttimerplus.potency": "效果等级", + "option.effecttimerplus.potency.back.color": "背景颜色", + "option.effecttimerplus.potency.back.enabled": "背景", + "option.effecttimerplus.potency.color": "默认颜色", + "option.effecttimerplus.potency.enabled": "显示", + "option.effecttimerplus.potency.location": "显示位置", + "option.effecttimerplus.potency.shadow.enabled": "字体阴影", + "option.effecttimerplus.scale": "缩放", + "option.effecttimerplus.scale.icon": "图标大小", + "option.effecttimerplus.scale.potency": "等级大小", + "option.effecttimerplus.scale.timer": "时长大小", + "option.effecttimerplus.timer": "效果时长", + "option.effecttimerplus.timer.ambient.enabled": "显示(环境/信标)", + "option.effecttimerplus.timer.back.color": "背景颜色", + "option.effecttimerplus.timer.back.enabled": "背景", + "option.effecttimerplus.timer.color": "默认颜色", + "option.effecttimerplus.timer.enabled": "显示", + "option.effecttimerplus.timer.location": "显示位置", + "option.effecttimerplus.timer.shadow.enabled": "字体阴影", + "option.effecttimerplus.timer.warn.color": "警告颜色", + "option.effecttimerplus.timer.warn.enabled": "警告", + "option.effecttimerplus.timer.warn.flash.enabled": "闪烁", + "option.effecttimerplus.timer.warn.time": "警告阈值", + "option.effecttimerplus.timer.warn.time.value": "%d 秒" +}