Add option to stop global update

This commit is contained in:
schroda
2024-06-26 13:19:02 +02:00
parent 3206944052
commit f9b1d2bae2
3 changed files with 84 additions and 41 deletions

View File

@@ -461,6 +461,7 @@
"library": {
"action": {
"label": {
"stop_update": "Stop global update",
"update_category": "Update category",
"update_library": "Update library"
}
@@ -470,7 +471,8 @@
"add_to_library": "Could not add manga to library!",
"empty": "Your library is empty",
"no_matches": "No manga matches this filter",
"remove_from_library": "Could not remove manga from library!"
"remove_from_library": "Could not remove manga from library!",
"stop_global_update": "Could not stop global update"
}
},
"info": {