Skip to content

Commit 10dd163

Browse files
authored
Merge pull request #2078 from numbersprotocol/feature-onboarding-final-text
change onboarding text to final version
2 parents 8bd70c2 + b79d989 commit 10dd163

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/assets/i18n/en-us.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -383,19 +383,19 @@
383383
"onboarding": {
384384
"slide1": {
385385
"title": "Discover",
386-
"subtitle": "Discover the latest NFTs sold or shared by your friends."
386+
"subtitle": "Discover the latest NFTs to be created, sold or shared by your network"
387387
},
388388
"slide2": {
389389
"title": "Create",
390-
"subtitle": "Create your own NFTs in simple steps."
390+
"subtitle": "In a few simple steps, create your own unique NFTs"
391391
},
392392
"slide3": {
393393
"title": "Collect",
394-
"subtitle": "Collect the unique NFTs with unique Web3 registration."
394+
"subtitle": "Using our Web3 registration, collect unique NFTs"
395395
},
396396
"slide4": {
397397
"title": "Own",
398-
"subtitle": "Own your own asset and create decentralized proof."
398+
"subtitle": "Own your assets and create on-chain, decentralized proof"
399399
},
400400
"skip": "Skip",
401401
"exploreCapture": "Explore Capture"

src/assets/i18n/zh-tw.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -383,19 +383,19 @@
383383
"onboarding": {
384384
"slide1": {
385385
"title": "發現",
386-
"subtitle": "好友出售/分享的 NFT"
386+
"subtitle": "觀看好友出售/分享的 NFT"
387387
},
388388
"slide2": {
389389
"title": "建立",
390-
"subtitle": "通過簡單的步驟建立您的 NFT"
390+
"subtitle": "通過簡單的步驟建立您獨一無二的 NFT"
391391
},
392392
"slide3": {
393393
"title": "蒐集",
394394
"subtitle": "蒐集具有 Web3 註冊、獨一無二的NFT"
395395
},
396396
"slide4": {
397397
"title": "擁有",
398-
"subtitle": "擁有自己的資產並建立去中心化證明"
398+
"subtitle": "擁有自己的資產並建立鏈上去中心化證明"
399399
},
400400
"skip": "跳過",
401401
"exploreCapture": "開始體驗 Capture"

0 commit comments

Comments
 (0)