Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 3cba999

Browse files
committed
i18n
1 parent cce962b commit 3cba999

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

frontend/locales/en.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
}
2121
},
2222
"common": {
23+
"e2ee": "End-to-end encryption",
2324
"loading": "Loading…",
2425
"next": "Next",
2526
"previous": "Previous",
2627
"saved": "Saved",
27-
"saving": "Saving…",
28-
"e2ee": "End-to-end encryption"
28+
"saving": "Saving…"
2929
},
3030
"frontend": {
3131
"account": {
@@ -187,25 +187,25 @@
187187
},
188188
"reset_cross_signing": {
189189
"button": "Reset identity",
190-
"description": "If you're not signed in to any other devices and you've lost your recovery key, then you'll need to reset your identity to continue using the app.",
191-
"failure": {
192-
"heading": "Failed to allow crypto identity reset",
193-
"description": "This might be a temporary problem, so please try again later. If the problem persists, please contact your server administrator."
194-
},
195-
"heading": "Reset your identity in case you can't confirm another way",
196-
"success": {
197-
"heading": "Identity reset successfully. Go back to the app to finish the process.",
198-
"description": "The identity reset has been approved for the next {{minutes}} minutes. You can close this window and go back to the app to continue."
199-
},
200190
"cancelled": {
201-
"heading": "Identity reset cancelled.",
202191
"description_1": "You can close this window and go back to the app to continue.",
203-
"description_2": "If you're signed out everywhere and don't remember your recovery code, you'll still need to reset your identity."
192+
"description_2": "If you're signed out everywhere and don't remember your recovery code, you'll still need to reset your identity.",
193+
"heading": "Identity reset cancelled."
204194
},
195+
"description": "If you're not signed in to any other devices and you've lost your recovery key, then you'll need to reset your identity to continue using the app.",
205196
"effect_list": {
206-
"positive_1": "Your account details, contacts, preferences, and chat list will be kept",
207197
"negative_1": "You will lose your existing message history",
208-
"negative_2": "You will need to verify all your existing devices and contacts again"
198+
"negative_2": "You will need to verify all your existing devices and contacts again",
199+
"positive_1": "Your account details, contacts, preferences, and chat list will be kept"
200+
},
201+
"failure": {
202+
"description": "This might be a temporary problem, so please try again later. If the problem persists, please contact your server administrator.",
203+
"heading": "Failed to allow crypto identity reset"
204+
},
205+
"heading": "Reset your identity in case you can't confirm another way",
206+
"success": {
207+
"description": "The identity reset has been approved for the next {{minutes}} minutes. You can close this window and go back to the app to continue.",
208+
"heading": "Identity reset successfully. Go back to the app to finish the process."
209209
},
210210
"warning": "Only reset your identity if you don't have access to another signed-in device and you've lost your recovery key."
211211
},

0 commit comments

Comments
 (0)