✨ Suspended account tip
This commit is contained in:
@ -50,6 +50,8 @@ const messagesEnglish = {
|
||||
'accountFriendPending': 'Friend requests',
|
||||
'accountFriendBlocked': 'Friend blocklist',
|
||||
'accountFriendListHint': 'Swipe left to decline, right to approve',
|
||||
'accountSuspended': 'Account was suspended',
|
||||
'accountSuspendedAt': 'Account was suspended since @date',
|
||||
'aspectRatio': 'Aspect Ratio',
|
||||
'aspectRatioSquare': 'Square',
|
||||
'aspectRatioPortrait': 'Portrait',
|
||||
|
@ -49,6 +49,8 @@ const simplifiedChineseMessages = {
|
||||
'accountFriendPending': '好友请求',
|
||||
'accountFriendBlocked': '好友黑名单',
|
||||
'accountFriendListHint': '左滑来拒绝,右滑来接受',
|
||||
'accountSuspended': '帐号被停用',
|
||||
'accountSuspendedAt': '该帐号自 @date 起被停用',
|
||||
'aspectRatio': '纵横比',
|
||||
'aspectRatioSquare': '方型',
|
||||
'aspectRatioPortrait': '竖型',
|
||||
|
Reference in New Issue
Block a user