Skip to content

Commit 50849e9

Browse files
committed
fix onboarding translations for zh-tw
1 parent 6608c4a commit 50849e9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/assets/i18n/zh-tw.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -382,21 +382,21 @@
382382
"onboarding": {
383383
"slide1": {
384384
"title": "發現",
385-
"subtitle": "發現您的朋友出售或分享的最新 NFT"
385+
"subtitle": "好友出售/分享的 NFT"
386386
},
387387
"slide2": {
388-
"title": "創造",
389-
"subtitle": "通過簡單的步驟創建您自己的 NFT"
388+
"title": "建立",
389+
"subtitle": "通過簡單的步驟建立您的 NFT"
390390
},
391391
"slide3": {
392392
"title": "蒐集",
393-
"subtitle": "收集具有唯一 Web3 註冊的唯一 NFT。"
393+
"subtitle": "蒐集具有 Web3 註冊、獨一無二的NFT"
394394
},
395395
"slide4": {
396-
"title": "自己的",
397-
"subtitle": "擁有自己的資產並創建去中心化證明。"
396+
"title": "擁有",
397+
"subtitle": "擁有自己的資產並建立去中心化證明"
398398
},
399399
"skip": "跳過",
400-
"exploreCapture": "探索 Capture"
400+
"exploreCapture": "開始體驗 Capture"
401401
}
402402
}

0 commit comments

Comments
 (0)