Add continue read button to library (#505)

This commit is contained in:
schroda
2023-12-19 15:17:00 +01:00
committed by GitHub
parent 663e20fff9
commit 2f8c284c8b
6 changed files with 152 additions and 48 deletions

View File

@@ -141,8 +141,8 @@
"queue": {
"error": {
"label": {
"failed_to_remove": "Could not remove the download from the queue.",
"failed_delete_all": "Could not remove all downloads from the queue"
"failed_delete_all": "Could not remove all downloads from the queue",
"failed_to_remove": "Could not remove the download from the queue."
}
},
"label": {
@@ -319,6 +319,7 @@
"loading": "Loading…",
"never": "Never",
"none": "None",
"other": "Other",
"password": "Password",
"sort": "Sort",
"unknown": "Unknown",
@@ -379,6 +380,11 @@
},
"title": "Badges"
},
"other": {
"label": {
"show_continue_reading_button": "Show continue reading button"
}
},
"tab": {
"label": {
"show_number_of_items": "Show number of items"