diff --git a/app/locales/locale-en.json b/app/locales/locale-en.json
index 38459a8e..968c1acd 100644
--- a/app/locales/locale-en.json
+++ b/app/locales/locale-en.json
@@ -244,7 +244,7 @@
},
"LOGIN": {
"PAGE_TITLE": "Login - Taiga",
- "PAGE_DESCRIPTION": "Logging in to Taiga, a project management platform for startups and agile developers & designers who want a simple, beautif ul tool that makes work truly enjoyable."
+ "PAGE_DESCRIPTION": "Logging in to Taiga, a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable."
},
"AUTH": {
"INVITED_YOU": "has invited you to join the project",
@@ -268,7 +268,7 @@
},
"REGISTER": {
"PAGE_TITLE": "Register - Taiga",
- "PAGE_DESCRIPTION": "Create your account in Taiga, a project management platform for startups and agile developers & designers who want a simple, beautif ul tool that makes work truly enjoyable."
+ "PAGE_DESCRIPTION": "Create your account in Taiga, a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable."
},
"REGISTER_FORM": {
"TITLE": "Register a new Taiga account (free)",
@@ -318,7 +318,7 @@
},
"INVITATION": {
"PAGE_TITLE": "Invitation acceptance - Taiga",
- "PAGE_DESCRIPTION": "Accept the invitation to join a project in Taiga, a project management platform for startups and agile developers & designers who want a simple, beautif ul tool that makes work truly enjoyable."
+ "PAGE_DESCRIPTION": "Accept the invitation to join a project in Taiga, a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable."
},
"INVITATION_LOGIN_FORM": {
"NOT_FOUND": "Ooops, we have a problem
Our Oompa Loompas can't find your invitation.",
@@ -1215,10 +1215,10 @@
"SECTION_NAME": "Hint",
"LINK": "If you want to know how to use it visit our support page",
"LINK_TITLE": "Visit our support page",
- "HINT1_TITLE": "Did you know you import and export projects?",
- "HINT1_TEXT": "This allow you to extract all your data from one taiga and move it to another one",
+ "HINT1_TITLE": "Did you know you can import and export projects?",
+ "HINT1_TEXT": "This allow you to extract all your data from one Taiga and move it to another one.",
"HINT2_TITLE": "Did you know you can create custom fields?",
- "HINT2_TEXT": "This will provide teams with a flexible input to fit in their workflow"
+ "HINT2_TEXT": "This will provide teams with a flexible input to fit in their workflow."
},
"TIMELINE": {
"UPLOAD_ATTACHMENT": "{{username}} has uploaded a new attachment in {{obj_name}}",
@@ -1242,8 +1242,5 @@
"US_REMOVED_FROM_MILESTONE": "{{username}} has added the US {{obj_name}} to the Backlog",
"BLOCKED": "{{username}} has blocked {{obj_name}}",
"UNBLOCKED": "{{username}} has unblocked {{obj_name}}"
- },
- "LANGUAGES": {
- "ENGLISH": "English"
}
}