diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 9a4cf62a05..5c70309657 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1868,7 +1868,6 @@ "full_document_history": "Full document <0>history", "github_git_and_dropbox_integrations": "<0>Github, <0>Git and <0>Dropbox integrations", "zotero_and_mendeley_integrations": "<0>Zotero and <0>Mendeley integrations", - "skip": "Skip", "continue_with_free_plan": "Continue with free plan", "history_entry_origin_upload": "upload", "history_entry_origin_git": "via Git", @@ -1877,11 +1876,11 @@ "sort_by_x": "Sort by __x__", "sort_by": "Sort by", "owned_by": "Owned by", - "last_updated_date_by_x": "__lastUpdatedDate__ by __person__", + "last_updated_date_by_x": "__lastUpdatedDate__ by __person__", "select_projects": "Select Projects", "ascending": "Ascending", "descending": "Descending", - "reverse_x_sort_order" : "Reverse __x__ sort order", + "reverse_x_sort_order": "Reverse __x__ sort order", "create_first_project": "Create First Project", "you_dont_have_any_repositories": "You don’t have any repositories", "tag_name_cannot_exceed_characters": "Tag name cannot exceed __maxLength__ characters",