mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 01:12:58 -04:00
chore(web): enable prettier json key sorting recursively (#10120)
This commit is contained in:
parent
3c15dae341
commit
1767ed2192
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"jsonRecursiveSort": true,
|
||||||
"organizeImportsSkipDestructiveCodeActions": true,
|
"organizeImportsSkipDestructiveCodeActions": true,
|
||||||
"overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }],
|
"overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }],
|
||||||
"plugins": ["prettier-plugin-organize-imports", "prettier-plugin-svelte", "prettier-plugin-sort-json"],
|
"plugins": ["prettier-plugin-organize-imports", "prettier-plugin-svelte", "prettier-plugin-sort-json"],
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_sent_test_email_button": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"library_tasks_description": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_test_email_sent": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_test_email_sent": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_test_email_failed": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"notification_email_test_email_failed": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_sent_test_email_button": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_sent_test_email_button": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"library_tasks_description": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"library_tasks_description": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_sent_test_email_button": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"library_tasks_description": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"notification_email_test_email_failed": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_test_email_failed": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"library_tasks_description": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_test_email_failed": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_sent_test_email_button": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"library_tasks_description": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"library_tasks_description": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"notification_email_test_email_sent": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_sent_test_email_button": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_sent_test_email_button": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_test_email_sent": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_test_email_sent": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_failed": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_test_email_sent": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
"library_scanning_enable_description": "",
|
"library_scanning_enable_description": "",
|
||||||
"library_settings": "",
|
"library_settings": "",
|
||||||
"library_settings_description": "",
|
"library_settings_description": "",
|
||||||
|
"library_tasks_description": "",
|
||||||
"library_watching_enable_description": "",
|
"library_watching_enable_description": "",
|
||||||
"library_watching_settings": "",
|
"library_watching_settings": "",
|
||||||
"library_watching_settings_description": "",
|
"library_watching_settings_description": "",
|
||||||
@ -100,7 +101,10 @@
|
|||||||
"notification_email_ignore_certificate_errors_description": "",
|
"notification_email_ignore_certificate_errors_description": "",
|
||||||
"notification_email_password_description": "",
|
"notification_email_password_description": "",
|
||||||
"notification_email_port_description": "",
|
"notification_email_port_description": "",
|
||||||
|
"notification_email_sent_test_email_button": "",
|
||||||
"notification_email_setting_description": "",
|
"notification_email_setting_description": "",
|
||||||
|
"notification_email_test_email_failed": "",
|
||||||
|
"notification_email_test_email_sent": "",
|
||||||
"notification_email_username_description": "",
|
"notification_email_username_description": "",
|
||||||
"notification_enable_email_notifications": "",
|
"notification_enable_email_notifications": "",
|
||||||
"notification_settings": "",
|
"notification_settings": "",
|
||||||
@ -218,11 +222,7 @@
|
|||||||
"version_check_enabled_description": "",
|
"version_check_enabled_description": "",
|
||||||
"version_check_settings": "",
|
"version_check_settings": "",
|
||||||
"version_check_settings_description": "",
|
"version_check_settings_description": "",
|
||||||
"video_conversion_job_description": "",
|
"video_conversion_job_description": ""
|
||||||
"notification_email_test_email_sent": "",
|
|
||||||
"library_tasks_description": "",
|
|
||||||
"notification_email_sent_test_email_button": "",
|
|
||||||
"notification_email_test_email_failed": ""
|
|
||||||
},
|
},
|
||||||
"admin_email": "",
|
"admin_email": "",
|
||||||
"admin_password": "",
|
"admin_password": "",
|
||||||
|
@ -4,28 +4,28 @@
|
|||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "manifest-icon-192.maskable.png",
|
"purpose": "any",
|
||||||
"sizes": "192x192",
|
"sizes": "192x192",
|
||||||
"type": "image/png",
|
|
||||||
"purpose": "any"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "manifest-icon-192.maskable.png",
|
"src": "manifest-icon-192.maskable.png",
|
||||||
|
"type": "image/png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"purpose": "maskable",
|
||||||
"sizes": "192x192",
|
"sizes": "192x192",
|
||||||
"type": "image/png",
|
"src": "manifest-icon-192.maskable.png",
|
||||||
"purpose": "maskable"
|
"type": "image/png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "manifest-icon-512.maskable.png",
|
"purpose": "any",
|
||||||
"sizes": "512x512",
|
"sizes": "512x512",
|
||||||
"type": "image/png",
|
"src": "manifest-icon-512.maskable.png",
|
||||||
"purpose": "any"
|
"type": "image/png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "manifest-icon-512.maskable.png",
|
"purpose": "maskable",
|
||||||
"sizes": "512x512",
|
"sizes": "512x512",
|
||||||
"type": "image/png",
|
"src": "manifest-icon-512.maskable.png",
|
||||||
"purpose": "maskable"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"lang": "en",
|
"lang": "en",
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
"checkJs": true,
|
"checkJs": true,
|
||||||
"esModuleInterop": true,
|
"esModuleInterop": true,
|
||||||
"forceConsistentCasingInFileNames": true,
|
"forceConsistentCasingInFileNames": true,
|
||||||
"moduleResolution": "bundler",
|
|
||||||
"module": "es2020",
|
"module": "es2020",
|
||||||
|
"moduleResolution": "bundler",
|
||||||
"resolveJsonModule": true,
|
"resolveJsonModule": true,
|
||||||
"skipLibCheck": true,
|
"skipLibCheck": true,
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user