Skip to content

Commit

Permalink
Fix typos in Spanish translation (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
asfo authored Sep 5, 2024
1 parent 16af9d1 commit 4c3bbc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/nginxconfig/i18n/es/templates/setup_sections/go_live.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ import common from '../../common';

export default {
letsGoLive: '¡Vamos a desplegar!',
reloadNginxToLoadInYourNewConfiguration: `Reiniciar ${common.nginx} para cargar tu nueva configuracion:`,
goLive: 'A desplegar!',
reloadNginxToLoadInYourNewConfiguration: `Reiniciar ${common.nginx} para cargar tu nueva configuración:`,
goLive: '¡A desplegar!',
};

1 comment on commit 4c3bbc7

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been deployed to DigitalOcean Spaces for easy reviewing.

nginxconfig (Build Analysis Report)

Please sign in to comment.