diff --git a/app/i18n/locales/en.json b/app/i18n/locales/en.json index 16b642c5f2..00a96353c9 100644 --- a/app/i18n/locales/en.json +++ b/app/i18n/locales/en.json @@ -208,9 +208,11 @@ "Disable": "Disable", "Disable_encryption_description": "Disabling E2EE compromises privacy. You can re-enable it later if needed. Proceed with caution.", "Disable_encryption_title": "Disable encryption", + "Disable_voice_calling": "Disable voice calling", "Disable_writing_in_room": "Disable writing in room", "Disabled": "Disabled", "Disabled_E2E_Encryption_for_this_room": "disabled E2E encryption for this room", + "Disabling_voice_calling": "Disabling voice calling", "Discard": "Discard", "Discard_changes": "Discard changes?", "Discard_changes_description": "All changes will be lost if you go back without saving.", @@ -259,13 +261,11 @@ "Enable_encryption_description": "Ensure conversations are kept private", "Enable_encryption_title": "Enable encryption", "Enable_Message_Parser": "Enable message parser", + "Enable_voice_calling": "Enable voice calling", "Enable_writing_in_room": "Enable writing in room", "Enabled": "Enabled", "Enabled_E2E_Encryption_for_this_room": "enabled E2E encryption for this room", - "Enable_voice_calling": "Enable voice calling", - "Disable_voice_calling": "Disable voice calling", "Enabling_voice_calling": "Enabling voice calling", - "Disabling_voice_calling": "Disabling voice calling", "Encrypted": "Encrypted", "Encrypted_file": "Encrypted file", "Encrypted_message": "Encrypted message",