We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6061a3 + 8b32d34 commit d460f1dCopy full SHA for d460f1d
locales/es-ES/admin.json
@@ -88,7 +88,7 @@
88
"email": "",
89
"role": "Rol",
90
"createdAt": "Creado",
91
- "minIssuedAt": "",
+ "minIssuedAt": "Fecha mínima de validez de sesión",
92
"actions": "Acciones"
93
}
94
locales/es-ES/common.json
@@ -67,7 +67,7 @@
67
"fromClipboard": "",
68
"textarea": {
69
"placeholder": "",
70
- "submit": ""
+ "submit": "Cargar desde texto"
71
72
},
73
"url": {
@@ -107,7 +107,7 @@
107
108
"pauseToast": {
109
"loading": "",
110
- "success": "",
+ "success": "Ataque pausado correctamente",
111
"error": ""
112
113
"stopToast": {
0 commit comments