diff --git a/resources/i18n/en.json b/resources/i18n/en.json index bbb7ab9..9a4fe05 100644 --- a/resources/i18n/en.json +++ b/resources/i18n/en.json @@ -34,8 +34,7 @@ "table-of-content":"Table of content", "add-bookmark": "Add to the reading list", "remove-bookmark": "Remove from the reading list", - "reading-list":"Reading list", - "reading-list-title":"Reading List", + "reading-list":"Reading List", "zoom-in":"Zoom in", "zoom-out":"Zoom out", "zoom-reset":"Zoom reset", diff --git a/resources/i18n/qqq.json b/resources/i18n/qqq.json index 05ea61d..0bd8c77 100644 --- a/resources/i18n/qqq.json +++ b/resources/i18n/qqq.json @@ -43,7 +43,6 @@ "add-bookmark": "Represents the action of adding a page as a bookmark", "remove-bookmark": "Represents the action of removing a page from the bookmarks", "reading-list": "Describes a list of bookmarked articles.", - "reading-list-title": "Describes a list of bookmarked articles.", "zoom-in": "Represents the action of zooming into the article, making the article content appear larger.", "zoom-out": "Represents the action of zooming out of the article, making the article content appear smaller.", "zoom-reset": "Represents the action of resetting the article zoom, changing the article content size back to default",