Update translate template

This commit is contained in:
KOWX712
2024-11-28 18:29:43 +08:00
parent 101bb6abd0
commit 6fe8d30ccf
+5 -1
View File
@@ -5,6 +5,7 @@
"boot_hash_save_button": "Save", "boot_hash_save_button": "Save",
"loading": "Loading...", "loading": "Loading...",
"boot_hash_input_placeholder": "Paste your verified Boot Hash here", "boot_hash_input_placeholder": "Paste your verified Boot Hash here",
"uninstall_webui": "Uninstall WebUI",
"refresh": "Refresh", "refresh": "Refresh",
"select_all": "Select All", "select_all": "Select All",
@@ -32,6 +33,7 @@
"by": "by ", "by": "by ",
"telegram_channel": "Telegram Channel", "telegram_channel": "Telegram Channel",
"github": "GitHub", "github": "GitHub",
"disclaimer": "This WebUI is not a part of Tricky Store, DO NOT report to Tricky Store author if you encounter any issue.",
"acknowledgment": "Acknowledgment", "acknowledgment": "Acknowledgment",
"no_internet": "Please check your Internet connection", "no_internet": "Please check your Internet connection",
@@ -43,5 +45,7 @@
"boot_hash_set_error": "Failed to update Verified Boot Hash", "boot_hash_set_error": "Failed to update Verified Boot Hash",
"saved_and_updated": "Config and target.txt updated", "saved_and_updated": "Config and target.txt updated",
"saved_not_updated": "Config saved, but failed to update target list", "saved_not_updated": "Config saved, but failed to update target list",
"save_error": "Failed to save config" "uninstall_prompt": "WebUI will be removed after reboot",
"uninstall_failed": "Failed to uninstall WebUI",
"new_update": "A new update is available!"
} }