Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locales/es-ES/admin.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"email": "",
"role": "Rol",
"createdAt": "Creado",
"minIssuedAt": "",
"minIssuedAt": "Fecha mínima de validez de sesión",
"actions": "Acciones"
}
}
Expand Down
4 changes: 2 additions & 2 deletions locales/es-ES/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"fromClipboard": "",
"textarea": {
"placeholder": "",
"submit": ""
"submit": "Cargar desde texto"
}
},
"url": {
Expand Down Expand Up @@ -107,7 +107,7 @@
},
"pauseToast": {
"loading": "",
"success": "",
"success": "Ataque pausado correctamente",
"error": ""
},
"stopToast": {
Expand Down