Skip to content

Commit

Permalink
Dropping of the reading-list-title entry from translated strings
Browse files Browse the repository at this point in the history
  • Loading branch information
heropj authored and kelson42 committed Dec 12, 2024
1 parent 773fb41 commit 19707e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions resources/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 0 additions & 1 deletion resources/i18n/qqq.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 19707e1

Please sign in to comment.