Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Traditional Chinese zh_tw.json #72

Merged
merged 1 commit into from
Dec 7, 2024
Merged
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
2 changes: 2 additions & 0 deletions src/main/resources/assets/fallingleaves/lang/zh_tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
"text.autoconfig.fallingleaves.option.leafSpawnRate.@Tooltip": "隨著時間推移生成多少樹葉",
"text.autoconfig.fallingleaves.option.cherrySpawnRate": "櫻花花瓣生成率",
"text.autoconfig.fallingleaves.option.cherrySpawnRate.@Tooltip": "以 10% 的倍數更改原版櫻花花瓣生成率,即\n5 = 50%(一半速率)\n10 = 100%(原始速率)\n20 = 200%(雙倍速率)",
"text.autoconfig.fallingleaves.option.paleOakSpawnRate": "蒼白橡木樹葉生成率",
"text.autoconfig.fallingleaves.option.paleOakSpawnRate.@Tooltip": "以 10% 的倍數調整原版蒼白橡木樹葉生成率,例如:\n5 = 50%(一半速率)\n10 = 100%(原始速率)\n20 = 200%(雙倍速率)",
"text.autoconfig.fallingleaves.option.coniferLeafSpawnRate": "針葉生成率",
"text.autoconfig.fallingleaves.option.coniferLeafSpawnRate.@Tooltip": "隨著時間推移生成多少針葉",
"text.autoconfig.fallingleaves.option.snowflakeSpawnRate": "雪花生成率",
Expand Down
Loading