fix: 修改多语言文案
This commit is contained in:
@@ -44,7 +44,7 @@ function MobileTopup() {
|
||||
const channelCode = tier.payChannelCode ?? tier.channels[0]?.code ?? ''
|
||||
|
||||
if (!channelCode) {
|
||||
notify.error(t('commonUi.toast.requestFailed'))
|
||||
notify.error(t('commonUi.toast.configError'))
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user