Fix small grammatical error

Information is always singular in English.
This commit is contained in:
Hnk Reno 2014-06-17 12:53:56 +02:00
parent 3fe0a05ed6
commit 16dcc36c26

View file

@ -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",