mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-23 07:21:22 +02:00
normalise translations
This commit is contained in:
parent
b2f44237b8
commit
90691ada3c
@ -636,6 +636,8 @@
|
|||||||
"Timeline": "Timeline",
|
"Timeline": "Timeline",
|
||||||
"Room list": "Room list",
|
"Room list": "Room list",
|
||||||
"Autocomplete delay (ms)": "Autocomplete delay (ms)",
|
"Autocomplete delay (ms)": "Autocomplete delay (ms)",
|
||||||
|
"Read Marker lifetime (ms)": "Read Marker lifetime (ms)",
|
||||||
|
"Read Marker off-screen lifetime (ms)": "Read Marker off-screen lifetime (ms)",
|
||||||
"Unignore": "Unignore",
|
"Unignore": "Unignore",
|
||||||
"<not supported>": "<not supported>",
|
"<not supported>": "<not supported>",
|
||||||
"Import E2E room keys": "Import E2E room keys",
|
"Import E2E room keys": "Import E2E room keys",
|
||||||
@ -1796,7 +1798,5 @@
|
|||||||
"If you didn't remove the recovery method, an attacker may be trying to access your account. Change your account password and set a new recovery method immediately in Settings.": "If you didn't remove the recovery method, an attacker may be trying to access your account. Change your account password and set a new recovery method immediately in Settings.",
|
"If you didn't remove the recovery method, an attacker may be trying to access your account. Change your account password and set a new recovery method immediately in Settings.": "If you didn't remove the recovery method, an attacker may be trying to access your account. Change your account password and set a new recovery method immediately in Settings.",
|
||||||
"Failed to set direct chat tag": "Failed to set direct chat tag",
|
"Failed to set direct chat tag": "Failed to set direct chat tag",
|
||||||
"Failed to remove tag %(tagName)s from room": "Failed to remove tag %(tagName)s from room",
|
"Failed to remove tag %(tagName)s from room": "Failed to remove tag %(tagName)s from room",
|
||||||
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room",
|
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room"
|
||||||
"Read Marker lifetime (ms)": "Read Marker lifetime (ms)",
|
|
||||||
"Read Marker off-screen lifetime (ms)": "Read Marker off-screen lifetime (ms)"
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user