diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 003d85d0..b3c116ae 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -12,19 +12,19 @@ "search_button": "Search" }, "nav": { - "menu": "Menu", + "menu": "Menu", "leave": "Leave", "previous": "Previous", "next": "Next", "step": "Step", "on": "of", "no_title": "(no title)", - "remove": "Remove", + "remove": "Remove", "save": "Save", - "skip_links": { - "go_to_content":"Go to content", - "skip_this_step":"Skip this step" - } + "skip_links": { + "go_to_content": "Go to content", + "skip_this_step": "Skip this step" + } }, "PAGE_NOT_FOUND": { "DEFAULT": "This page doesn’t exist.", @@ -39,8 +39,8 @@ "landing_title": "Organize events or collect the opinion of your relatives, simply, freely.", "landing_subtitle": "Thanks to {{AppTitle}} you can schedule, organize and quickly take decisions, easily and without registration.", "letsgo": "Create a new poll", - "discover": "Find an existing poll", - "description": "Shedule appointments with your friends or your family, or create a pool with text, pictures or links… A real survey!", + "discover": "Find an existing poll", + "description": "Shedule appointments with your friends or your family, or create a poll with text, pictures or links… A real survey!", "find_my_polls": "My polls", "find_helper": "I am looking for polls linked to my email", "find_button": "Find my polls" @@ -69,10 +69,10 @@ "description_constraint": "max chars" }, "popup": { - "languages": { - "title": "Choose your locale", - "validate": "Save" - }, + "languages": { + "title": "Choose your locale", + "validate": "Save" + }, "cancel": { "title": "You will leave this poll creation", "main": "Do you really want to leave ?", @@ -188,8 +188,8 @@ "link": "Public link to share", "label": "Check your poll", "action": "See my poll", - "deleted_option": "Option removed", - "deleted_day": "The date was successfully removed", + "deleted_option": "Option removed", + "deleted_day": "The date was successfully removed", "admins": "Admin side", "users": "Respondent side", "links_mail": "Receive links by email", @@ -788,23 +788,23 @@ "OC": "Occitan", "SV": "Swedish" }, - "LANGUAGES_SHORT": { - "AR": "Ar", - "DE": "De", - "FR": "Fr", - "BR": "Br", - "CA": "Ca", - "EL": "el", - "ES": "Es", - "EN": "En", - "GL": "gl", - "HU": "hu", - "IT": "It", - "JA": "Ja", - "NL": "Nl", - "OC": "oc", - "SV": "sv" - }, + "LANGUAGES_SHORT": { + "AR": "Ar", + "DE": "De", + "FR": "Fr", + "BR": "Br", + "CA": "Ca", + "EL": "el", + "ES": "Es", + "EN": "En", + "GL": "gl", + "HU": "hu", + "IT": "It", + "JA": "Ja", + "NL": "Nl", + "OC": "oc", + "SV": "sv" + }, "calendar_widget": { "startsWith": "Starts with", "contains": "Contains",