Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
mods_update(Fabric Seasons): 更新到 v2.2.1 (#399)
Browse files Browse the repository at this point in the history
歷史提交:
* mods_update(Fabric Seasons): 移動資料夾
* mods_update(Fabric Seasons): 更新到 v2.2.1
* mods_fix: 套用審核者的建議
  Co-authored-by: StarskyXIII <71606873+StarskyXIII@users.noreply.github.com>

---------

Co-authored-by: StarskyXIII <71606873+StarskyXIII@users.noreply.github.com>
  • Loading branch information
xMikux and StarskyXIII authored Sep 9, 2023
1 parent f5e22f5 commit 23d5a27
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 34 deletions.
21 changes: 21 additions & 0 deletions MultiVersions/Fabric/main/seasons/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"tooltip.seasons.spring": "Spring",
"tooltip.seasons.summer": "Summer",
"tooltip.seasons.fall": "Fall",
"tooltip.seasons.winter": "Winter",
"tooltip.seasons.faster_grow": "Grows faster this season",
"tooltip.seasons.normal_grow": "Grows normally this season",
"tooltip.seasons.slowed_grow": "Grows slower this season",
"tooltip.seasons.not_grow": "Won't grow this season",
"tooltip.seasons.show_more": "Press %s to show more",

"chat.seasons.mod_installed": "Looks like you have %s installed!",
"chat.seasons.compatibility": "Get full Fabric Seasons compatibility installing the addon.",
"chat.seasons.mod_not_installed": "Looks like you don't have %s installed!",
"chat.seasons.extras": "Get custom items and blocks to help you on your adventure installed the addon.",
"chat.seasons.available_at": "Available at: ",
"chat.seasons.show_once": "This message will only show once.",

"commands.seasons.query_1": "The current season is %s.",
"commands.seasons.query_2": "There are %s days (%s ticks) left until %s."
}
21 changes: 21 additions & 0 deletions MultiVersions/Fabric/main/seasons/lang/zh_tw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"tooltip.seasons.spring": "春季",
"tooltip.seasons.summer": "夏季",
"tooltip.seasons.fall": "秋季",
"tooltip.seasons.winter": "冬季",
"tooltip.seasons.faster_grow": "在此季節成長得更快",
"tooltip.seasons.normal_grow": "在此季節正常成長",
"tooltip.seasons.slowed_grow": "在此季節成長的較慢",
"tooltip.seasons.not_grow": "不會在此季節成長",
"tooltip.seasons.show_more": "按住 %s 顯示更多資訊",

"chat.seasons.mod_installed": "看起來你已經安裝了《%s》!",
"chat.seasons.compatibility": "安裝額外模組來獲取完整的 Fabric 季節相容性。",
"chat.seasons.mod_not_installed": "看起來你還沒有安裝《%s》!",
"chat.seasons.extras": "安裝額外模組來獲取自訂方塊與物品,來幫助你的冒險。",
"chat.seasons.available_at": "可於此獲取:",
"chat.seasons.show_once": "這則訊息只會顯示一次。",

"commands.seasons.query_1": "目前季節:%s",
"commands.seasons.query_2": "距離%3$s還有 %1$s 天(%2$s ticks)。"
}
17 changes: 0 additions & 17 deletions MultiVersions/Forge/main/seasons/lang/en_us.json

This file was deleted.

17 changes: 0 additions & 17 deletions MultiVersions/Forge/main/seasons/lang/zh_tw.json

This file was deleted.

0 comments on commit 23d5a27

Please sign in to comment.