Another attempt at Spanish translation. If someone could have a look and review it would be great!
Thanks
Another attempt at Spanish translation. If someone could have a look and review it would be great!
Thanks
Thanks @joebordes
I have recategorised this post, and updated the title - hope you don't mind.
Welcome and thanks for the contribution
Adding here steps to test the translation in case that makes it easier for someone to have a look.
git clone https://github.com/node-red/node-red.git nredes
cd ndredes
git checkout -b validate-es-es
git pull https://github.com/joebordes/node-red.git joebordes/i18n_001
npm install
grunt dev
instead of grunt dev
you can also npm build
and npm start
then access the application, go to the Menu > Settings and choose Spanish (Spain), reload. The application should be in es-ES.
Ask for any help you may need.
Thanks @joebordes
Have requested the PR checks to re-trigger
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.