mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-19 03:00:49 +08:00
feat(config): add YAML diff confirmation before save
This commit is contained in:
@@ -922,6 +922,13 @@
|
||||
"search_no_results": "No results",
|
||||
"search_prev": "Previous",
|
||||
"search_next": "Next",
|
||||
"diff": {
|
||||
"title": "Review Changes",
|
||||
"current": "Current",
|
||||
"modified": "Modified",
|
||||
"confirm": "Confirm Save",
|
||||
"no_changes": "No changes detected"
|
||||
},
|
||||
"tabs": {
|
||||
"visual": "Visual Editor",
|
||||
"source": "Source File Editor"
|
||||
|
||||
Reference in New Issue
Block a user