Template
Add WG/AWG client config ZIP export and backup restore.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -505,11 +505,18 @@
|
||||
"nginx_dns_hint": "Create this DNS record before installation:",
|
||||
"backup": "Backup",
|
||||
"backups": "Backups",
|
||||
"backup_desc": "Backups are created on the server and contain valuable protocol files needed to restore or recreate it later.",
|
||||
"backup_desc": "Backups are stored on the server and include protocol files (config, keys, clientsTable). For WireGuard / AWG you can also download a ZIP of all client .conf files.",
|
||||
"create_backup": "Create backup",
|
||||
"creating_backup": "Creating backup...",
|
||||
"backup_created": "Backup created",
|
||||
"no_backups": "No backups yet",
|
||||
"no_backups_desc": "Create the first backup for this protocol.",
|
||||
"export_client_configs": "Download all .conf",
|
||||
"export_client_configs_hint": "ZIP with all WireGuard / AmneziaWG client configs (when the private key is stored).",
|
||||
"exporting_client_configs": "Preparing ZIP…",
|
||||
"export_client_configs_done": "Client configs ZIP downloaded",
|
||||
"restore_protocol_backup": "Restore",
|
||||
"restore_protocol_backup_confirm": "Restore this backup on the server? Current protocol files will be overwritten and the container will restart.",
|
||||
"restore_protocol_backup_done": "Backup restored",
|
||||
"refresh": "Refresh"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user