diff --git a/locale/original/messages.json b/locale/original/messages.json index 1eecac4..96fb98e 100644 --- a/locale/original/messages.json +++ b/locale/original/messages.json @@ -283,6 +283,14 @@ "interval_empty": { "message": "Time interval cannot be empty" }, + "last_run": { + "message": "Last run: $time$", + "placeholders": { + "time": { + "content": "$1" + } + } + }, "lite_edit_tip": { "message": "Some features are not supported in the lite version", "description": "Tip at the edit panel for lite version" @@ -363,6 +371,9 @@ "message": "Name cannot be empty", "description": "Message for saving a rule without name" }, + "no": { + "message": "No" + }, "no_update": { "message": "No updates available", "description": "No update" @@ -491,6 +502,15 @@ "result": { "message": "Result" }, + "retry": { + "message": "Retry" + }, + "retry_max": { + "message": "Most retries" + }, + "retry_wait": { + "message": "Retry interval (seconds)" + }, "ruleType": { "message": "Rule type", "description": "Label for rule type in modal" @@ -729,27 +749,7 @@ "message": "View", "description": "View rule or a link" }, - "last_run": { - "message": "Last run: $time$", - "placeholders": { - "time": { - "content": "$1" - } - } - }, - "retry": { - "message": "Retry" - }, "yes": { "message": "Yes" - }, - "no": { - "message": "No" - }, - "retry_max": { - "message": "Most retries" - }, - "retry_wait": { - "message": "Retry interval (seconds)" } -} +} \ No newline at end of file diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index a564c21..cea43bc 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -1 +1 @@ -{"action":{"message":"Action"},"add":{"message":"Add"},"all_rules":{"message":"All rules"},"auto":{"message":"Auto"},"auto_enable_modify_body":{"message":"Modify response body has been automatically enabled. Please disable it manually if not needed."},"basic_information":{"message":"Basic Information"},"batch_delete":{"message":"Batch delete"},"batch_mode":{"message":"Batch operation"},"browser_version":{"message":"Browser version"},"cancel":{"message":"Cancel"},"check_update":{"message":"Check for updates"},"choose":{"message":"Choose"},"clone":{"message":"Clone"},"cloud_backup":{"message":"Cloud backup"},"cloud_backup_at":{"message":"Last backup at $date$","placeholders":{"date":{"content":"$1"}}},"cloud_no_backup":{"message":"No backup"},"cloud_over_limit":{"message":"Exceeded backup size limit"},"code":{"message":"Code"},"code_empty":{"message":"Code cannot be empty"},"common_mark":{"message":"Mark as common"},"common_mark_tip":{"message":"When you mark any rule or group as common, you'll see it here"},"common_unmark":{"message":"Unmark"},"cron_expression_empty":{"message":"Cron expression cannot be empty"},"cron_expression_invalid":{"message":"Cron expression is invalid"},"dark_mode":{"message":"Dark mode"},"dark_mode_help":{"message":"Dark mode is experimental. Refresh the page to see the effect."},"debug_mode_enable":{"message":"Enable debug mode"},"debug_mode_enable_help":{"message":"When debug mode is enabled, logs will be printed on the background page"},"delete":{"message":"Delete"},"delete_confirm":{"message":"Do you want to delete these rules?"},"delete_task_confirm":{"message":"Do you want to delete these tasks?"},"description":{"message":"Manage browser requests"},"disable":{"message":"Disable"},"display_common_header":{"message":"Display common headers"},"display_common_header_help":{"message":"Display common request and response header names when editing rules"},"download":{"message":"Download"},"download_rule":{"message":"Download rules"},"edit":{"message":"Edit"},"enable":{"message":"Enable"},"enable_he":{"message":"Enable Header Editor"},"encoding":{"message":"Encoding"},"encoding_desc":{"message":"For decoding only"},"enter_group_name":{"message":"Please enter a group name"},"env_info":{"message":"Environment information"},"excludeRule":{"message":"Exclude rule"},"exec_function":{"message":"Custom function"},"exec_normal":{"message":"Normal"},"exec_type":{"message":"Execute type"},"execution":{"message":"Execution"},"export":{"message":"Export"},"export_and_import":{"message":"Export and Import"},"extButtonTitle":{"message":"Header Editor"},"extName":{"message":"Header Editor"},"ext_version":{"message":"Extension version"},"feedback":{"message":"Feedback"},"fetch_method_empty":{"message":"Request method cannot be empty"},"fetch_url_invalid":{"message":"Fetch URL is invalid"},"group":{"message":"Group"},"headerName":{"message":"Header name"},"headerValue":{"message":"Header value"},"header_empty":{"message":"Header name cannot be empty"},"help":{"message":"Help"},"import":{"message":"Import"},"import_drop":{"message":"Do not import"},"import_new":{"message":"Add"},"import_override":{"message":"Override existing"},"import_success":{"message":"Successfully imported"},"include_header_in_custom_function":{"message":"Include request headers in custom function"},"include_header_in_custom_function_help":{"message":"Pass request headers to the custom function that processes response headers. This may reduce performance."},"init_rule_failed":{"message":"Initialization rule failed"},"interval_empty":{"message":"Time interval cannot be empty"},"lite_edit_tip":{"message":"Some features are not supported in the lite version"},"lite_not_support":{"message":"This feature is not supported in the lite version"},"manage":{"message":"Manage"},"manage_collapse_group":{"message":"Collapse groups by default"},"marked_as_common":{"message":"Marked as common"},"matchRule":{"message":"Match rules"},"matchType":{"message":"Match type"},"match_all":{"message":"All"},"match_domain":{"message":"Domain"},"match_method":{"message":"Method"},"match_prefix":{"message":"URL prefix"},"match_regexp":{"message":"Regular expression"},"match_resourceType":{"message":"Resource type"},"match_rule_empty":{"message":"Match rule cannot be empty"},"match_url":{"message":"URL"},"modify_body":{"message":"Modify response body"},"modify_body_help":{"message":"Allow modification of response body. This may reduce performance."},"more_information":{"message":"More Information"},"name":{"message":"Name"},"name_empty":{"message":"Name cannot be empty"},"no_update":{"message":"No updates available"},"ok":{"message":"OK"},"options":{"message":"Options"},"pack_up_or_unfurl":{"message":"Collapse/expand group"},"quick_edit":{"message":"Quick edit"},"quick_edit_help":{"message":"Display edit button on the popup panel"},"redirectTo":{"message":"Redirect to"},"redirect_empty":{"message":"Redirect target cannot be empty"},"refresh":{"message":"Refresh"},"rename":{"message":"Rename"},"request_body":{"message":"Request body"},"request_headers":{"message":"Request headers"},"request_method":{"message":"Request method"},"request_stage":{"message":"Request stage"},"resourceType_csp_report":{"message":"CSP Report (Specified in Content-Security-Policy header)"},"resourceType_font":{"message":"Web fonts"},"resourceType_image":{"message":"Images"},"resourceType_main_frame":{"message":"Main frame (Top-level documents loaded into a tab)"},"resourceType_media":{"message":"Media (video and audio)"},"resourceType_object":{"message":"Object (Resources loaded by or elements)"},"resourceType_other":{"message":"Other"},"resourceType_ping":{"message":"Ping (Specified in hyperlink's ping attribute)"},"resourceType_script":{"message":"Scripts"},"resourceType_stylesheet":{"message":"CSS stylesheets"},"resourceType_sub_frame":{"message":"Sub frame (Documents loaded in