Adding Brazilian Portuguese settings to innersourcecommons.org#525
Adding Brazilian Portuguese settings to innersourcecommons.org#525
Conversation
config/_default/languages.yaml
Outdated
| contentDir: content/fr | ||
| weight: 3 | ||
| pt-br: | ||
| languageName: Brazilian Portuguese |
There was a problem hiding this comment.
@ArmandoGuimaraes is there a localized name that can be used here?
There was a problem hiding this comment.
@rrrutledge , any of these options:
- Português Brasileiro
- Português do Brasil
|
@yuhattor I created the adding-pt-br-language-with-learning-path branch (with codespace) that has your file and also the Brazilian Portuguese learning path files. Everything looks right to me, but for some reason I don't see the translated files showing up on the website. I haven't tried to debug what is happening but just wanted to have you take a look at that branch to see if you notice anything off? Thank you! |
Co-authored-by: rrrutledge <rrrutledge@users.noreply.github.com>
|
@rrrutledge @fer-correa How to review
./i18n.sh copy
docker compose up -d
|
rrrutledge
left a comment
There was a problem hiding this comment.
Looks (and works) great! Thank you, @yuhattor ❗
fer-correa
left a comment
There was a problem hiding this comment.
Thank you, @yuhattor ! It's perfect 👍
|
@voborgus could you approve it? |
|
The language will appear in the learning path section when the Portuguese content will be merged to the master branch. |
|
Thanks!! @voborgus |







Added Brazilian Portuguese settings to innersourcecommons.org
Related PR: InnerSourceCommons/InnerSourceLearningPath#549Hi @fer-correa and @ArmandoGuimaraes,
Could you check if the machine translation of below files is okay or not? If not, please send PR to
adding-pt-br-languagebranch:)@rrrutledge,
So far it is as follows. This screenshot shows a temporary environment that you can easily reproduce on GitHub Codespaces.
adding-pt-br-languagebranchpt-brenv should be only shown under/learn/learning-pathURL after the PR is merged on LearningPath repository