You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/en/translation.json
+32-1Lines changed: 32 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -371,5 +371,36 @@
371
371
"get_backup_files_failed": "Failed to fetch backups",
372
372
"develop_mode_guide": "No developer mode has been detected. Your script is not working,<a href=\"https://docs.scriptcat.org/docs/use/open-dev/\" target=\"black\" style=\"color: var(--color-text-1)\">👉tap to learn how to enable</a>",
373
373
"enable_script_failed": "Script on failed",
374
-
"disable_script_failed": "Script close failed"
374
+
"disable_script_failed": "Script close failed",
375
+
"confirm_leave_page": "Currently editing status. Jump to other pages will lose the current content. Do you want to jump?",
376
+
"page_in_blacklist": "The current page is blacklisted, cannot use script",
377
+
"baidu_netdisk": "BaiduNetdisk",
378
+
"save_only_current_group": "Save only for current group",
379
+
"script_import_result": "Script Import Results",
380
+
"failure_info": "Failed Information",
381
+
"security": "Security",
382
+
"blacklist_pages": "Blacklist Page",
383
+
"blacklist_placeholder": "Disable scriptcat to run scripts on pages like\nhttps://*.example.com",
384
+
"expression_format_error": "Condition expression format error",
385
+
"migration_confirm_message": "Retry the migration storage engine to modify existing data. Please confirm, see:https://docs.scriptcat.org/docs/change/v0.17/",
"script_setting_tooltip": "Make some custom settings for scripts",
397
+
"script_modified_close_confirm": "Script has been modified, changes will be lost after leaving, continue?",
398
+
"close_current_tab": "Close current tab",
399
+
"close_other_tabs": "Close others",
400
+
"close_left_tabs": "Close tabs to the left",
401
+
"close_right_tabs": "Close right tabs",
402
+
"import_script_placeholder": "Support for an absolute link at the end of .user.js or a link to a scripting cat installation page\\ncan be filled in multiple lines, each entry\\nExample:\\nhttps://example.com/test.user.js \\nhttps://scriptcat.org/en/script-show-page/1234",
403
+
"invalid_script_code": "Bad Code",
404
+
"build_failed": "Failed to build",
405
+
"drag_script_here_to_upload": "Drag script to upload it here"
0 commit comments