diff --git a/src/translation/en.json b/src/translation/en.json index f62d7ec10..06adc43c4 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -122,7 +122,10 @@ "description": "New API token:", "copyNow": "Please copy the API token now. It won't be shown again for security purposes.", "generateToken": "Generate API Token" - } + }, + "changePasswordAction": "Change Password", + "disable2FAAction": "Disable 2FA", + "enable2FAAction": "Enable 2FA" }, "backups": { "title": "Backups", diff --git a/src/views/profile.html b/src/views/profile.html index 3dde9ed69..7975c2ef7 100644 --- a/src/views/profile.html +++ b/src/views/profile.html @@ -365,8 +365,8 @@
- - + +