diff --git a/en.json b/en.json index 29bfb4bc92c4ced1f3cd2c94cae81985bb38a010..63286615379c2633197398b05343fd2dfbdcdd5c 100644 --- a/en.json +++ b/en.json @@ -154,7 +154,20 @@ "pages": { "account": { "title": "My Account", - "change_field": "Change" + "change_field": "Change", + "tooltip_ulid": "This is your unique user identificator for your account.", + "two_factor_auth": { + "title": "Two-factor Authentication", + "description": "Add an extra layer of security by enabling 2FA on your account.", + "add_auth": "Add Authentificator", + "remove_auth": "Remove Authentificator" + }, + "account_management": { + "title": "Account Management", + "description": "Disable, schedule your deletion or outright delete your account at any time. This action will log you out and fully delete your account, including your chat history and friends.", + "disable_account": "Disable Account", + "delete_account": "Delete Account" + } }, "profile": { "title": "Profile",