Skip to content

Commit 63223ff

Browse files
committed
fix translation export integrity key to export integrity wallet
1 parent b34e8ba commit 63223ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/assets/i18n/en-us.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
"integrityWallet": "Integrity Wallet",
297297
"integrityWalletTooltip": "Wallet used for creating Signatures",
298298
"viewOnBscScan": "View on BscScan",
299-
"exportIntegrityKey": "Export Integrity Key",
299+
"exportIntegrityKey": "Export Integrity Wallet",
300300
"transfer": "Transfer",
301301
"withdraw": "Withdraw",
302302
"deposit": "Deposit",

src/assets/i18n/zh-tw.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
"andIntegrityWallet": "之間移動 NUM",
305305
"requestSent": "請求已送出",
306306
"viewOnBscScan": "在 BscScan 上查看",
307-
"exportIntegrityKey": "匯出完整性金鑰",
307+
"exportIntegrityKey": "匯出完整性錢包",
308308
"gasFee": "油費",
309309
"pending": "待計算",
310310
"total": "總額",

0 commit comments

Comments
 (0)