mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
feat: add blacklisted user blocking screen
Add BlacklistedScreen component, blocking store type, API error interceptor, and i18n translations (ru, en, zh, fa) for blacklisted users.
This commit is contained in:
@@ -2152,6 +2152,12 @@
|
||||
"hint": "订阅后点击检查按钮",
|
||||
"notSubscribed": "您还没有订阅该频道",
|
||||
"checkError": "检查失败。请稍后重试。"
|
||||
},
|
||||
"blacklisted": {
|
||||
"title": "访问被拒绝",
|
||||
"defaultMessage": "您的帐户已被封锁。",
|
||||
"reason": "原因",
|
||||
"contactSupport": "如果您认为这是错误,请联系客服。"
|
||||
}
|
||||
},
|
||||
"banSystem": {
|
||||
|
||||
Reference in New Issue
Block a user