Skip to content

Commit 4a129ad

Browse files
🐛 修正错误占位符名称 (#13)
1 parent 8d33fab commit 4a129ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

i18n/locales/en-US.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,19 @@
2828
},
2929
"footer": {
3030
"success": {
31-
"text": "You can now type in {command} to retrieve your stats on that platform.",
31+
"text": "You can now type in {prompt} to retrieve your stats on that platform.",
3232
"styles": { "fw": "500" }
3333
},
3434
"unverified": {
35-
"text": "You can now type in {command} to start the verification process.",
35+
"text": "You can now type in {prompt} to start the verification process.",
3636
"styles": { "fw": "500" }
3737
},
3838
"unknown": {
39-
"text": "You can now type in {command} to retrieve your stats on that platform.",
39+
"text": "You can now type in {prompt} to retrieve your stats on that platform.",
4040
"styles": { "fw": "500" }
4141
},
4242
"unbind": {
43-
"text": "You can now type in {command} to relink your account on that platform to {botName}.",
43+
"text": "You can now type in {prompt} to relink your account on that platform to {botName}.",
4444
"styles": { "fw": "500" }
4545
},
4646
"error": {

0 commit comments

Comments
 (0)