🌐 Fix translation mistakes
This commit is contained in:
parent
a7035581e9
commit
a0fdf915cf
@ -163,7 +163,8 @@ class SolianMessages extends Translations {
|
|||||||
'channelNotifyLevelAll': 'All',
|
'channelNotifyLevelAll': 'All',
|
||||||
'channelNotifyLevelMentioned': 'Only mentioned',
|
'channelNotifyLevelMentioned': 'Only mentioned',
|
||||||
'channelNotifyLevelNone': 'Ignore all',
|
'channelNotifyLevelNone': 'Ignore all',
|
||||||
'channelNotifyLevelApplied': 'Your notification settings has been applied.',
|
'channelNotifyLevelApplied':
|
||||||
|
'Your notification settings has been applied.',
|
||||||
'messageUnsync': 'Messages Un-synced',
|
'messageUnsync': 'Messages Un-synced',
|
||||||
'messageUnsyncCaption': '@count message(s) still in un-synced.',
|
'messageUnsyncCaption': '@count message(s) still in un-synced.',
|
||||||
'messageEditDesc': 'Edited message @id',
|
'messageEditDesc': 'Edited message @id',
|
||||||
@ -224,7 +225,8 @@ class SolianMessages extends Translations {
|
|||||||
'accountStatusSilent': 'Do not Disturb',
|
'accountStatusSilent': 'Do not Disturb',
|
||||||
'accountStatusSilentDesc': 'The notification will stop popping up',
|
'accountStatusSilentDesc': 'The notification will stop popping up',
|
||||||
'accountStatusInvisible': 'Invisible',
|
'accountStatusInvisible': 'Invisible',
|
||||||
'accountStatusInvisibleDesc': 'Will show as offline, but all features still remain normal',
|
'accountStatusInvisibleDesc':
|
||||||
|
'Will show as offline, but all features still remain normal',
|
||||||
'accountStatusOffline': 'Offline',
|
'accountStatusOffline': 'Offline',
|
||||||
'accountLastSeenAt': '@date ago online',
|
'accountLastSeenAt': '@date ago online',
|
||||||
'accountStatusLabel': 'Status Text',
|
'accountStatusLabel': 'Status Text',
|
||||||
@ -387,7 +389,7 @@ class SolianMessages extends Translations {
|
|||||||
'messageDecoding': '解码信息中…',
|
'messageDecoding': '解码信息中…',
|
||||||
'messageEditDesc': '修改了消息 @id',
|
'messageEditDesc': '修改了消息 @id',
|
||||||
'messageDeleteDesc': '删除了消息 @id',
|
'messageDeleteDesc': '删除了消息 @id',
|
||||||
'messageCallStartDesc': '@user 发起了一次童话',
|
'messageCallStartDesc': '@user 发起了一次通话',
|
||||||
'messageCallEndDesc': '通话持续了 @duration',
|
'messageCallEndDesc': '通话持续了 @duration',
|
||||||
'messageTypeUnsupported': '不支持的消息类型 @type',
|
'messageTypeUnsupported': '不支持的消息类型 @type',
|
||||||
'messageActionList': '消息的操作',
|
'messageActionList': '消息的操作',
|
||||||
|
Loading…
Reference in New Issue
Block a user