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

🌐 Update translations (multi) #543

Merged
merged 4 commits into from
Jan 4, 2025
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
12 changes: 6 additions & 6 deletions packages/i18n/src/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"fields": {
"name": {
"label": "Nombre",
"placeholder": "My book club",
"placeholder": "Mi club de libros",
"description": "The name of your book club"
},
"description": {
Expand Down Expand Up @@ -1319,7 +1319,7 @@
"resetTokens": {
"label": "Clear authentication",
"description": [
"Remove all securely-stored access tokens for your servers",
"Elimina todos los tokens de acceso almacenados de forma segura para tus servidores",
"You will have to re-authenticate with each server"
],
"confirmation": {
Expand Down Expand Up @@ -1387,7 +1387,7 @@
"timestamp": "Timestamp"
},
"emptyHeading": "No hay registros para mostrar",
"emptySubtitle": "Your server is either very healthy or very unhealthy"
"emptySubtitle": ""
}
},
"liveLogs": {
Expand Down Expand Up @@ -1495,7 +1495,7 @@
"label": "File Management",
"explorer": {
"label": "File Explorer",
"description": "Allows the user to access the Library File Explorer.\nContent restriction is not supported when this feature is granted"
"description": "Permite al usuario acceder al explorador de archivos. No se admite restricción de contenido cuando se concede esta función"
},
"download": {
"label": "Descargar ficheros",
Expand Down Expand Up @@ -1714,7 +1714,7 @@
"updateEmailer": {
"helmet": "Update emailer",
"title": "Update emailer",
"description": "Update the details of this SMTP emailer"
"description": ""
}
}
},
Expand Down Expand Up @@ -1824,7 +1824,7 @@
"placeholderNoTags": "No hay etiquetas disponibles"
},
"thumbnailDropdown": {
"label": "Edit thumbnail",
"label": "",
"options": {
"selectFromBooks": "Seleccionar desde los libros",
"uploadImage": "Subir una imagen"
Expand Down
Loading
Loading