perf: workflow&plugins json config import and export (#2592)

This commit is contained in:
papapatrick
2024-09-02 15:05:58 +08:00
committed by GitHub
parent 84de95d294
commit 036097243a
11 changed files with 302 additions and 71 deletions

View File

@@ -227,6 +227,7 @@
"confirm": {
"Common Tip": "Operation confirmation"
},
"copy_to_clipboard": "copy to clipboard",
"course": {
"Read Course": "Read course"
},
@@ -238,6 +239,7 @@
"too_many_request": "Too many requests, please try again later.",
"unKnow": "An unexpected error occurred~"
},
"export_to_json": "Export to JSON",
"failed": "fail",
"folder": {
"Drag Tip": "Drag me",
@@ -257,6 +259,7 @@
"jsonEditor": {
"Parse error": "JSON may be incorrect, please check carefully"
},
"json_config": "JSON configuration",
"link": {
"UnValid": "Invalid link"
},
@@ -289,6 +292,7 @@
},
"undo_tip": "unde ctrl z",
"undo_tip_mac": "undo ⌘ z ",
"upload_file": "Upload files",
"zoomin_tip": "zoomIn ctrl -",
"zoomin_tip_mac": "zoomIn ⌘ -",
"zoomout_tip": "zoomOut ctrl +",