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

Portuguese translation of wegue #378

Merged
merged 13 commits into from
Apr 25, 2024
Merged

Conversation

wljrodrigues
Copy link
Contributor

Portuguese translation of wegue.

Copy link
Collaborator

@chrismayer chrismayer left a comment

Choose a reason for hiding this comment

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

Thanks @wljrodrigues for your translation! Very much appreciated 👍

The files within the app/ folder are not thought to be committed to the main Wegue repository. It is reserved for the code of your custom Wegue application. The application inside the app/ folder is filled by the npm-task init:app based on the app-starter/ folder.

So before merging this, your PR needs to be cleaned up, so the app/ folder is no more part of the changes. When you revert app/.gitignore you shouldn't even be able to commit the content of the app folder. This is by design.
Would you please do this cleanup @wljrodrigues? Would be very nice. Afterwards I'd happily merge this. If you need some help ping us here.

@wljrodrigues
Copy link
Contributor Author

wljrodrigues commented Apr 19, 2024

Update complete: The ".gitignore" file in the "app/" directory has been restored to its original state, and the files in the "app/" folder have been cleaned up according to the instructions. I will proceed with creating the PR now. Thanks for your attention!

Copy link
Collaborator

@chrismayer chrismayer left a comment

Choose a reason for hiding this comment

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

Thanks for your ongoing effort @wljrodrigues. I fear this needs some more love, but we are close ;-)

  • please check my inline comments
  • npm run lint gives 3 errors, which need to be fixed. You can run that command locally to reproduce and check everything is fines before pushing commits
  • please also run npm run test before pushing your commits

"text": "Olá Wegue"
}
}

Copy link
Collaborator

Choose a reason for hiding this comment

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

Please add a blank line at the end of the file

"wgu-themeswitcher": {
"title": "Modo Escuro"
}
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please add a blank line at the end of the file

src/locales/pt.json Outdated Show resolved Hide resolved
@wljrodrigues
Copy link
Contributor Author

@chrismayer Thank you very much for the guidance. I have completed the requested procedures and am now submitting the corrected version for the PR.

@chrismayer
Copy link
Collaborator

chrismayer commented Apr 25, 2024

@wljrodrigues the tests in CI pipeline are still failing. I created a Pull Request against your changeset wljrodrigues#1, which fixes the tests. If you're happy with my PR please merge it and then this PR should be good to go.

Fix Locale tests for new Portuguese translation
Copy link
Collaborator

@chrismayer chrismayer left a comment

Choose a reason for hiding this comment

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

Thanks again for providing this @wljrodrigues and for your ongoing effort based on the reviews 👍

@chrismayer chrismayer merged commit 5ddd030 into wegue-oss:master Apr 25, 2024
1 check passed
@wljrodrigues
Copy link
Contributor Author

Thanks again for providing this @wljrodrigues and for your ongoing effort based on the reviews 👍

@chrismayer thank you very much for the valuable guidance🤝

@sronveaux
Copy link
Collaborator

Thanks to @wljrodrigues for this one, it's true that adding some translations could potentially augment Wegue visibility in the end...

@chrismayer, do you want me to provide some french translations when I'll have a little time ?

@chrismayer
Copy link
Collaborator

@sronveaux sure, would be great. Looking forward...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants