Add debug export to clipboard

This commit is contained in:
problematicconsumer
2023-10-06 23:42:06 +03:30
parent 9f711cd666
commit 6f35dc2201
10 changed files with 64 additions and 11 deletions

View File

@@ -10,7 +10,8 @@
"disable": "Disable"
},
"sort": "Sort",
"sortBy": "Sort by"
"sortBy": "Sort by",
"addToClipboard": "Add to clipboard"
},
"intro": {
"termsAndPolicyCaution(rich)": "by continuing you agree with ${tap(@:about.termsAndConditions)}",
@@ -167,7 +168,7 @@
},
"pageTitle": "Config Options",
"executeConfigAsIs": "Execute Config As Is",
"executeConfigAsIsMsg": "Executes the SingBox configs with minimal changes.",
"executeConfigAsIsMsg": "Executes the SingBox configs with minimal changes. Can cause problems.",
"logLevel": "Log Level",
"resolveDestination": "Resolve Destination",
"ipv6Mode": "IPv6 Route",