feat: adding resync button

This commit is contained in:
Chubby Granny Chaser
2024-06-04 11:28:11 +01:00
parent ea923d5082
commit 0b68ddda78
5 changed files with 47 additions and 20 deletions

View File

@@ -167,7 +167,12 @@
"download_options_one": "{{countFormatted}} download option",
"download_options_other": "{{countFormatted}} download options",
"download_source_url": "Download source URL",
"add_download_source_description": "Insert the URL containing the JSON file"
"add_download_source_description": "Insert the URL containing the JSON file",
"download_source_up_to_date": "Up-to-date",
"download_source_errored": "Errored",
"resync_download_sources": "Resync",
"removed_download_source": "Download source removed",
"added_download_source": "Added download source"
},
"notifications": {
"download_complete": "Download complete",