fix(i18n): Add missing translation for delete action (#2295)

This commit is contained in:
Chiahong
2025-11-22 00:55:11 +08:00
committed by GitHub
parent 7f89bde99e
commit badae8b8e4
3 changed files with 12 additions and 2 deletions
+1
View File
@@ -88,6 +88,7 @@
"name": "Name",
"expireDate": "Expire Date",
"expireDateDesc": "Date the client will be disabled. Blank for permanent",
"delete": "Delete",
"deleteClient": "Delete Client",
"deleteDialog1": "Are you sure you want to delete",
"deleteDialog2": "This action cannot be undone.",