Skip to content

Commit 7f1ac8a

Browse files
committed
Fixed more of the same typos
1 parent d21593b commit 7f1ac8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/i18n/en-US.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -215,10 +215,10 @@
215215
"recoveryKeyDialog.recoveryKey": "Recovery Key of Your Vault",
216216

217217
"recoverVaultDialog.title": "Vault Recovery",
218-
"recoverVaultDialog.description": "Type in the Recover Key of this vault to regain access to it.",
218+
"recoverVaultDialog.description": "Type in the Recovery Key of this vault to regain access to it.",
219219
"recoverVaultDialog.submit": "Recover Vault",
220220
"recoverVaultDialog.error.formValidationFailed": "Recovery Key must not be empty",
221-
"recoverVaultDialog.error.invalidRecoveryKey": "Invalid Recover Key",
221+
"recoverVaultDialog.error.invalidRecoveryKey": "Invalid Recovery Key",
222222

223223
"regenerateAccountKeyDialog.confirmRegenerateAccountKey.title": "Regenerate Account Key",
224224
"regenerateAccountKeyDialog.confirmRegenerateAccountKey.description": "If you suspect that your old Account Key has been compromised, you can regenerate it. You will then only be able to add new devices with the new Account Key. Your existing devices will remain intact.",

0 commit comments

Comments
 (0)