Upgrade to 3.8.4
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
"error.email.preset.notFound": "No es pot trobar la configuració de correu electrònic \"{name}\"",
|
||||
|
||||
"error.field.converter.invalid": "Convertidor no vàlid \"{converter}\"",
|
||||
"error.field.type.missing": "Field \"{ name }\": The field type \"{ type }\" does not exist",
|
||||
|
||||
"error.file.changeName.empty": "El nom no pot estar buit",
|
||||
"error.file.changeName.permission": "No tens permís per canviar el nom de \"{filename}\"",
|
||||
@@ -289,6 +290,7 @@
|
||||
"field.pages.empty": "Encara no s'ha seleccionat cap pàgina",
|
||||
|
||||
"field.structure.delete.confirm": "Segur que voleu eliminar aquesta fila?",
|
||||
"field.structure.delete.confirm.all": "Do you really want to delete all entries?",
|
||||
"field.structure.empty": "Encara no hi ha entrades.",
|
||||
|
||||
"field.users.empty": "Encara no s'ha seleccionat cap usuari",
|
||||
@@ -349,6 +351,8 @@
|
||||
"license.manage": "Manage your licenses",
|
||||
"license.register.help": "Heu rebut el codi de la vostra llicència després de la compra, per correu electrònic. Copieu-lo i enganxeu-lo per registrar-vos.",
|
||||
"license.register.label": "Si us plau, introdueixi el seu codi de llicència",
|
||||
"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": "Gràcies per donar suport a Kirby",
|
||||
"license.unregistered": "Aquesta és una demo no registrada de Kirby",
|
||||
"license.unregistered.label": "Unregistered",
|
||||
|
Reference in New Issue
Block a user