diff --git a/portal/locales/en.json b/portal/locales/en.json index 94259a2..29ea03a 100644 --- a/portal/locales/en.json +++ b/portal/locales/en.json @@ -1,6 +1,6 @@ { "portal": "YunoHost Portal", - "informations": "Your informations", + "information": "Your information", "username": "Username", "password": "Password", "fullname": "Fullname", @@ -27,7 +27,7 @@ "invalid_domain": "Invalid domain in", "invalid_mailforward": "Invalid mail forward address", "mail_already_used": "Mail address already used:", - "informations_updated": "Informations updated", + "information_updated": "Information updated", "user_saving_fail": "An error occured on user's modification saving", "missing_required_fields": "Required fields are missing", "wrong_username_password": "Wrong username or password",