Upgrade to 3.8.4
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
"error.email.preset.notFound": "El preset del correo \"{name}\" no pudo ser encontrado",
|
||||
|
||||
"error.field.converter.invalid": "Convertidor \"{converter}\" inválido",
|
||||
"error.field.type.missing": "Field \"{ name }\": The field type \"{ type }\" does not exist",
|
||||
|
||||
"error.file.changeName.empty": "El nombre no debe estar vacío",
|
||||
"error.file.changeName.permission": "No tienes permitido cambiar el nombre de \"{filename}\"",
|
||||
@@ -289,6 +290,7 @@
|
||||
"field.pages.empty": "Aún no hay páginas seleccionadas",
|
||||
|
||||
"field.structure.delete.confirm": "¿Realmente quieres eliminar esta fila?",
|
||||
"field.structure.delete.confirm.all": "Do you really want to delete all entries?",
|
||||
"field.structure.empty": "Aún no hay entradas",
|
||||
|
||||
"field.users.empty": "Aún no hay usuarios seleccionados",
|
||||
@@ -349,6 +351,8 @@
|
||||
"license.manage": "Manage your licenses",
|
||||
"license.register.help": "Recibió su código de licencia después de la compra por correo electrónico. Por favor copie y pegue para registrarse.",
|
||||
"license.register.label": "Por favor ingrese su código de licencia",
|
||||
"license.register.domain": "Your license will be registered to <strong>{host}</strong>.",
|
||||
"license.register.local": "You are about to register your license for your local domain <strong>{host}</strong>. If this site will be deployed to a public domain, please register it there instead. If {host} is the domain you want to license Kirby to, please continue.",
|
||||
"license.register.success": "Gracias por apoyar a Kirby",
|
||||
"license.unregistered": "Esta es una demo no registrada de Kirby",
|
||||
"license.unregistered.label": "Unregistered",
|
||||
|
Reference in New Issue
Block a user