Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo fixed (line 148) #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions es.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"editor.image.offset_y": "Desfase en Y",
"editor.image.outline_width": "Ancho del delineado",
"editor.image.uploading": "Subiendo",
"editor.image.upload_error": "Ha habido un error subiendo tu imagen. Asegúrate de que es un fichero de imágen válido con un tamaño menor a {mbSize} MB.",
"editor.image.upload_error": "Ha habido un error subiendo tu imagen. Asegúrate de que es un fichero de imagen válido con un tamaño menor a {mbSize} MB.",
"editor.image.use_percentages": "Utilizar porcentajes",
"editor.image_link.label": "Enlace Imagen",
"editor.inherit_body_styles.label": "Heredar estilos del cuerpo",
Expand Down Expand Up @@ -312,4 +312,4 @@
"tools.tabs.row": "Fila",
"tools.tabs.uploads": "Subidas",
"tools.text.personalize": "Personalizar"
}
}