Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions common/src/main/resources/assets/effecttimerplus/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -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 秒"
}