fix: translation conflict
This commit is contained in:
parent
6129802677
commit
37ce993969
11 changed files with 164 additions and 16 deletions
|
|
@ -2708,12 +2708,19 @@
|
|||
"iUnderstand": "I understand",
|
||||
"@iUnderstand": {},
|
||||
"openChat": "Open Chat",
|
||||
"@openChat": {},
|
||||
"markAsRead": "Mark as read",
|
||||
"@markAsRead": {},
|
||||
"reportUser": "Report user",
|
||||
"@reportUser": {},
|
||||
"dismiss": "Dismiss",
|
||||
"@dismiss": {},
|
||||
"matrixWidgets": "Matrix Widgets",
|
||||
"@matrixWidgets": {},
|
||||
"integrationsNotImplemented": "Editing widgets and integrations is not possible yet.",
|
||||
"@integrationsNotImplemented": {},
|
||||
"editIntegrations": "Edit widgets and integrations",
|
||||
"@editIntegrations": {},
|
||||
"reactedWith": "{sender} reacted with {reaction}",
|
||||
"@reactedWith": {
|
||||
"type": "text",
|
||||
|
|
@ -2723,14 +2730,23 @@
|
|||
}
|
||||
},
|
||||
"pinMessage": "Pin to room",
|
||||
"@pinMessage": {},
|
||||
"pinnedEventsError": "Error loading pinned messages",
|
||||
"@pinnedEventsError": {},
|
||||
"confirmEventUnpin": "Are you sure to permanently unpin the event?",
|
||||
"@confirmEventUnpin": {},
|
||||
"emojis": "Emojis",
|
||||
"@emojis": {},
|
||||
"placeCall": "Place call",
|
||||
"@placeCall": {},
|
||||
"voiceCall": "Voice call",
|
||||
"@voiceCall": {},
|
||||
"unsupportedAndroidVersion": "Unsupported Android version",
|
||||
"@unsupportedAndroidVersion": {},
|
||||
"unsupportedAndroidVersionLong": "This feature required a never Android version. Please check for updates or Lineage OS support.",
|
||||
"@unsupportedAndroidVersionLong": {},
|
||||
"videoCallsBetaWarning": "Please note that video calls are currently in beta. They might not work as expected or work at all on all platforms.",
|
||||
"@videoCallsBetaWarning": {},
|
||||
"experimentalVideoCalls": "Experimental video calls",
|
||||
"emailOrUsername": "Email or username"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue