mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
feat(ui): implement profiles batch select and i18n (#4972)
* feat(ui): implement profiles batch select and i18n * refactor: adjust button position and icon * style: lint fmt
This commit is contained in:
@@ -682,5 +682,13 @@
|
||||
"Secret copied to clipboard": "Secret copied to clipboard",
|
||||
"Saving...": "Saving...",
|
||||
"Proxy node already exists in chain": "Proxy node already exists in chain",
|
||||
"Detection timeout or failed": "Detection timeout or failed"
|
||||
"Detection timeout or failed": "Detection timeout or failed",
|
||||
"Batch Operations": "Batch Operations",
|
||||
"Delete Selected Profiles": "Delete Selected Profiles",
|
||||
"Deselect All": "Deselect All",
|
||||
"Done": "Done",
|
||||
"items": "items",
|
||||
"Select All": "Select All",
|
||||
"Selected": "Selected",
|
||||
"Selected profiles deleted successfully": "Selected profiles deleted successfully"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user