Skip to content

Commit

Permalink
⚗️ Deploy iscn-ar for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Mar 21, 2022
1 parent 80e24b4 commit 89444d9
Show file tree
Hide file tree
Showing 9 changed files with 482 additions and 395 deletions.
15 changes: 8 additions & 7 deletions locales/client/cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -945,13 +945,14 @@
}
},
"ISCNARWidget": {
"transaction": {
"firstStep": "签署 (1/2)",
"secondStep": "签署 (2/2)",
"reminder": "请以你的钱包签署",
"retry": "重试",
"doNotCloseReminder": "请勿关闭此视窗",
"signAgain": "你还需要再签署一次才完成程序"
"transaction": {
"firstStep": "签署 (1/2)",
"secondStep": "签署 (2/2)",
"reminder": "请以你的钱包签署",
"retry": "重试",
"doNotCloseReminder": "请勿关闭此视窗",
"signAgain": "你还需要再签署一次才完成程序"
}
},
"LIKEPay": {
"title": "费用",
Expand Down
1 change: 1 addition & 0 deletions locales/client/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1072,6 +1072,7 @@
"secondStep": "Sign (2/2)",
"reminder": "Please sign with your wallet",
"retry": "Retry",
"submit": "Submit",
"doNotCloseReminder": "Please do not close this window",
"signAgain": "You will be requested to sign again before finish"
},
Expand Down
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"http-proxy-middleware": "^2.0.1",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"mime-types": "^2.1.34",
"node-fetch": "^2.6.0",
"nuxt": "^2.11.0",
"on-headers": "^1.0.2",
Expand Down
Loading

0 comments on commit 89444d9

Please sign in to comment.