diff --git a/src/components/views/dialogs/EMSElementProDataConfirmDialog.tsx b/src/components/views/dialogs/EMSElementProDataConfirmDialog.tsx index d2a5711b35..71e4f7f5d5 100644 --- a/src/components/views/dialogs/EMSElementProDataConfirmDialog.tsx +++ b/src/components/views/dialogs/EMSElementProDataConfirmDialog.tsx @@ -34,9 +34,9 @@ export default class EMSElementProDataConfirmDialog extends React.PureComponent< diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 83e8846f31..fdb8c8eb6c 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -2483,6 +2483,8 @@ "Abort": "Abort", "Failed to connect to your homeserver. Please close this dialog and try again.": "Failed to connect to your homeserver. Please close this dialog and try again.", "Set up your own personal Element host": "Set up your own personal Element host", + "Please accept transfer of data to the Element Pro setup wizard to continue. The setup wizard will be able to access your account for the duration of the setup process.": "Please accept transfer of data to the Element Pro setup wizard to continue. The setup wizard will be able to access your account for the duration of the setup process.", + "Confirm Account Data Transfer": "Confirm Account Data Transfer", "Security & privacy": "Security & privacy", "All settings": "All settings", "Community settings": "Community settings",