Skip to content
Snippets Groups Projects
Commit 3c3dc02e authored by nizune's avatar nizune
Browse files

Added strings for My Account page

parent e0c436c9
No related merge requests found
......@@ -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",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment