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
10 changes: 5 additions & 5 deletions CJBCheatsMenu/i18n/zh.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
/*********
** Main translations
*********/
Expand Down Expand Up @@ -58,7 +58,7 @@
// farm
"farm.title": "农场",
"farm.auto-water-crops": "作物自动灌溉",
"farm.auto-water-pet-bowls": "Auto-Water Pet Bowls", // TODO
"farm.auto-water-pet-bowls": "自动灌宠物碗", // TODO
"farm.durable-fences": "围栏不损毁",
"farm.instant-build": "农场建筑立即完成",
"farm.auto-feed-animals": "自动喂食动物",
Expand Down Expand Up @@ -86,7 +86,7 @@
// skills
"skills.title": "技能",
"skills.increase-skill": "{{skillName}}增加1级 当前等级: {{currentLevel}}",
"skills.increase-mastery": "Increase mastery level: {{currentLevel}}", // TODO
"skills.increase-mastery": "精通等级增加1级 当前等级: {{currentLevel}}", // TODO

// professions
"professions.title": "职业",
Expand All @@ -99,7 +99,7 @@
"weather.title": "明日天气",
"weather.current-value": "明日天气设置为 {{weather}}",
"weather.explanation": "点击下方按钮设置明日天气(仅限明日)。除此之外本页面不会对天气有任何影响。",
"weather.cannot-change-weather": "The game forces tomorrow's weather to {{weather}}, so it can't be changed.", // TODO
"weather.cannot-change-weather": "游戏强制设定明日天气为 {{weather}}, 因此无法更改天气", // TODO
"weather.sunny": "晴天",
"weather.raining": "雨天",
"weather.lightning": "雷雨",
Expand Down Expand Up @@ -183,7 +183,7 @@
"time.freeze-inside": "在建筑内冻结时间",
"time.freeze-caves": "在矿井内冻结时间",
"time.freeze-everywhere": "任何地方都冻结时间",
"time.fade-time-frozen-message": "Hide '{{timeFrozen}}' After a Few Seconds", // TODO
"time.fade-time-frozen-message": "几秒后自动隐藏 '{{timeFrozen}}' ", // TODO
"time.time": "时间",
"time.time-frozen-message": "时间冻结",

Expand Down