Feature/global update show last update time (#468)

* Show last global update timestamp

* Add update button to "Updates" screen
This commit is contained in:
schroda
2023-11-19 22:43:29 +01:00
committed by GitHub
parent 99ba45eceb
commit cdf9229457
4 changed files with 46 additions and 4 deletions

View File

@@ -382,6 +382,10 @@
},
"title": "Skip updating entries"
},
"label": {
"last_update": "Last update: {{date}}",
"last_update_tooltip": "$t(library.settings.global_update.title) ($t(library.settings.global_update.label.last_update, lowercase))"
},
"metadata": {
"label": {
"description": "Check for new cover and details when updating library",