Skip to content

Commit

Permalink
Specify European Portuguese (#854)
Browse files Browse the repository at this point in the history
  • Loading branch information
SrNetoChan authored Dec 24, 2023
1 parent 2801749 commit 48a7b47
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ For more details about the features please visit [here](https://toha-guides.netl
- Tiếng Việt
- Turkish
- Arabic (العربية)
- Português
- Português Europeu
- Català
- Português Brasileiro

Expand Down
4 changes: 4 additions & 0 deletions i18n/pt-br.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,7 @@ other = "Nota legal"

[search]
other = "Pesquisar"

[minute]
one = "minuto"
other = "minutos"
4 changes: 4 additions & 0 deletions i18n/pt.toml → i18n/pt-pt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,7 @@ other = "Nota legal"

[search]
other = "Pesquisar"

[minute]
one = "minuto"
other = "minutos"

0 comments on commit 48a7b47

Please sign in to comment.