Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit fac7432

Browse files
committed
fix(locales): change 请 to 請
1 parent b592082 commit fac7432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/public/locales/zh-TW/common.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"daoGithubRepo": "$t(title) GitHub $t(repository)",
1919
"owner": "擁有者",
2020
"unclaimed": "尚未被持有",
21-
"enterDeveloperId": "请輸入$t(title)編號",
21+
"enterDeveloperId": "請輸入$t(title)編號",
2222
"hosting": "托管於:",
2323
"copyLinkToNFT": "複製NFT鏈接",
2424
"linkCopied": "鏈接已複製到剪貼板",
@@ -27,4 +27,4 @@
2727
"by": "作者:",
2828
"otherTokensOwnedByThisAddress":"此 address 拥有的其他代币",
2929
"noOtherTokens":"此 address 没有其他代币"
30-
}
30+
}

0 commit comments

Comments
 (0)