From 1d2b4d0147ef4bd0613c44c702233f7af888d6c0 Mon Sep 17 00:00:00 2001 From: nizune <9-nizune@users.noreply.gitlab.insrt.uk> Date: Tue, 6 Jul 2021 17:09:01 +0200 Subject: [PATCH] Corrected spelling --- en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en.json b/en.json index 36d70ee..7f31f88 100644 --- a/en.json +++ b/en.json @@ -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", -- GitLab