Skip to content

Commit

Permalink
Fix lang default zh ln to zh_TW
Browse files Browse the repository at this point in the history
  • Loading branch information
a3510377 committed Jul 25, 2024
1 parent 3b6fc92 commit 74f3328
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
mkdir output
cp -r data/* output
cp -r assets/* output
ln -s zh_TW zh
- name: Sync
run: python scripts/summon.py
Expand Down
2 changes: 1 addition & 1 deletion data/zh_TW/partnerTeams.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"Partner": "阿爾薩斯工業 建築團隊",
"Image": "partner/阿爾薩斯工業.avif",
"ModalTitle": "阿爾薩斯工業 建築團隊",
"Introduce": "我们是一支成立于2020年的理想主义Minecraft团队,秉承自由、平等、团结的价值观,以卓越的团队氛围而自豪。在我们的世界里,创造和想象力没有边界,而我们的建筑技术则是国内前列,凭借着完整的建筑流程链,我们已经汇聚了150余名才华横溢的团队成员,每个人都为实现我们的梦想而努力奋斗",
"Introduce": "我們是一支成立於2020年的理想主義Minecraft團隊,秉持著自由、平等、團結的價值觀,以卓越的團隊氛圍為榮。在我們的世界裡,創造和想像力沒有邊界,而我們的建築技術則是國內前列,憑藉著完整的建築流程鏈,我們已經匯聚了150餘名才華橫溢的團隊成員,每個人都為實現我們的夢想而努力奮鬥",
"ShowVideo": "https://player.bilibili.com/player.html?aid=1051225190&bvid=BV14H4y1L7fi&cid=1451463026&p=1",
"Link": {
"other": "https://www.alsace.team/",
Expand Down
2 changes: 1 addition & 1 deletion data/zh_TW/redstoneCollection.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"tags": ["紅石", "設施", "TNT", "珍珠炮", "FTL"]
},
{
"title": "432K高压主世界TNT刷沙机",
"title": "432K高壓主世界TNT刷沙機",
"imageUrl": "redstoneCollection/432K_sand_duper.webp",
"date": "2024-03-03",
"downloadUrl": "https://discord.com/channels/933290709589577728/1001472836625518612/1213776551548559421",
Expand Down

0 comments on commit 74f3328

Please sign in to comment.