Add Brazilian Portuguese support for package tieffiction 0.2.0#5291
Add Brazilian Portuguese support for package tieffiction 0.2.0#5291danjovich wants to merge 2 commits into
Conversation
## What Adds Brazilian Portuguese support for the internationalization of package tieffiction. This was done by simply following the existing patterns of the `i18n.typ` file for US and UK English and German. ## Why So that the package's default texts can support documents written in Brazilian Portuguese.
|
@Tiefseetauchner You released tieffiction:0.1.0, so you probably want to have a look at this pull request. If you want this update to be merged, please leave a comment stating so. Without your permission, the pull request will not be merged. |
|
Hi! To ensure the translations are up to date in future releases as well, please make to pull request to the source repository at https://github.com/Tiefseetauchner/TiefFiction Otherwise, your translations will be lost with the next update. |
|
@Tiefseetauchner You released tieffiction:0.1.0, so you probably want to have a look at this pull request. If you want this update to be merged, please leave a comment stating so. Without your permission, the pull request will not be merged. |
Okay, will do so! |
|
Here is the PR in the source repo: Tiefseetauchner/TiefFiction#1. |
|
I'll close this PR, as the changes should happen in the source repository. Once it has been merged there, @Tiefseetauchner can make a new release. |
I am submitting
Description
Adds Brazilian Portuguese support for the internationalization of package tieffiction.
This was done by simply following the existing patterns of the
i18n.typfile for US and UK English and German.