Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
No results found
Show changes
Commits on Source (1)
......@@ -155,12 +155,12 @@
"account": {
"title": "My Account",
"change_field": "Change",
"unique_id": "This is your unique user identificator",
"unique_id": "This is a unique user identificator for your account.",
"2fa": {
"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"
"add_auth": "Add Authenticator",
"remove_auth": "Remove Authenticator"
},
"manage": {
"title": "Account Management",
......