Add continue read button to library (#505)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user