* client: confirm before deleting

This commit is contained in:
Ildar Kamalov
2019-05-22 19:11:16 +03:00
committed by Simon Zolin
parent c7b5830336
commit f40141bbbc
5 changed files with 12 additions and 7 deletions

View File

@@ -286,5 +286,6 @@
"client_added": "Client \"{{key}}\" successfully added",
"client_updated": "Client \"{{key}}\" successfully updated",
"table_statistics": "Statistics (last 24 hours)",
"clients_not_found": "No clients found"
"clients_not_found": "No clients found",
"client_confirm_delete": "Are you sure you want to delete client \"{{key}}\"?"
}