Merge branch 'master' into dependabot/npm_and_yarn/webpack-5.94.0
commit
e6dfaa7fe9
|
@ -28,6 +28,6 @@ import common from '../../common';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
letsGoLive: '¡Vamos a desplegar!',
|
letsGoLive: '¡Vamos a desplegar!',
|
||||||
reloadNginxToLoadInYourNewConfiguration: `Reiniciar ${common.nginx} para cargar tu nueva configuracion:`,
|
reloadNginxToLoadInYourNewConfiguration: `Reiniciar ${common.nginx} para cargar tu nueva configuración:`,
|
||||||
goLive: 'A desplegar!',
|
goLive: '¡A desplegar!',
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue