Ver Fonte

feat: reset config & everything helptexts

Sv443 há 3 dias atrás
pai
commit
5173fc0f7b
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      assets/translations/en-US.json

+ 2 - 0
assets/translations/en-US.json

@@ -380,9 +380,11 @@
   "feature_desc_showToastOnGenericError": "Show a notification when an error occurs?",
   "feature_helptext_showToastOnGenericError": "Should an error occur in the script that prevents parts of it from working correctly, a notification will be shown to inform you about it.\nIf you encounter a problem often, please copy the error from the JavaScript console (usually in the F12 menu) and please open an issue on GitHub.",
   "feature_desc_resetConfig": "Reset all settings to their default values",
+  "feature_helptext_resetConfig": "This will reset all settings to their default values. However it won't affect data such as auto-liked channels or the lyrics cache.",
   "feature_btn_resetConfig": "Reset settings",
   "feature_btn_resetConfig_running": "Resetting...",
   "feature_desc_resetEverything": "Reset all stored data to the default values",
+  "feature_helptext_resetEverything": "This will reset absolutely everything to its default values, including the feature configuration, the lyrics cache and auto-liked channels.\nThis will also reset all settings to their default values.\nThis is useful if you want to start over with a clean slate or if you are experiencing problems with the script.",
   "feature_btn_resetEverything": "Reset everything",
   "feature_btn_resetEverything_running": "Resetting...",
   "feature_desc_advancedMode": "Show advanced settings (reloads the menu)",