Adds some confirmation dialogs for delete / restoring page
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"label": "Label",
|
||||
"confirm": "Confirm",
|
||||
"close": "Close",
|
||||
"accept": "Accept",
|
||||
|
||||
// Common status
|
||||
"loading": "Loading...",
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
"create": "Crear",
|
||||
"apply": "Aplicar",
|
||||
"preview": "Vista previa",
|
||||
"label": "Etiqueta",
|
||||
"label": "Etiqueta",
|
||||
"accept": "Aceptar",
|
||||
"confirm": "Confirmar",
|
||||
"close": "Cerrar",
|
||||
"loading": "Cargando...",
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
"label": "Étiquette",
|
||||
"confirm": "Confirmer",
|
||||
"close": "Fermer",
|
||||
"accept": "Accepter",
|
||||
"loading": "Chargement...",
|
||||
"error": "Erreur",
|
||||
"success": "Succès",
|
||||
|
||||
Reference in New Issue
Block a user