Updates pt-pt Language
This commit is contained in:
parent
5af923eea1
commit
19fdeaee15
2 changed files with 7 additions and 4 deletions
|
@ -61,7 +61,7 @@ For more details about the features please visit [here](https://toha-guides.netl
|
||||||
- Tiếng Việt
|
- Tiếng Việt
|
||||||
- Turkish
|
- Turkish
|
||||||
- Arabic (العربية)
|
- Arabic (العربية)
|
||||||
- Português
|
- Português Europeu
|
||||||
- Català
|
- Català
|
||||||
- Português Brasileiro
|
- Português Brasileiro
|
||||||
|
|
||||||
|
@ -151,14 +151,14 @@ params:
|
||||||
# specify whether you want to show Table of Contents in reading page
|
# specify whether you want to show Table of Contents in reading page
|
||||||
enableTOC: true
|
enableTOC: true
|
||||||
|
|
||||||
# specify whether you want the language flags to be displayed.
|
# specify whether you want the language flags to be displayed.
|
||||||
showFlags: true
|
showFlags: true
|
||||||
|
|
||||||
# Provide newsletter configuration.
|
# Provide newsletter configuration.
|
||||||
# This feature has been implemented for Mailchimp only for now.
|
# This feature has been implemented for Mailchimp only for now.
|
||||||
# You can also hide it from the footer.
|
# You can also hide it from the footer.
|
||||||
newsletter:
|
newsletter:
|
||||||
# specify whether you want to display the newsletter form
|
# specify whether you want to display the newsletter form
|
||||||
enable: true
|
enable: true
|
||||||
# specify which newsletter provider you want to use
|
# specify which newsletter provider you want to use
|
||||||
provider: mailchimp
|
provider: mailchimp
|
||||||
|
|
|
@ -124,3 +124,6 @@ other = "Nota legal"
|
||||||
|
|
||||||
[search]
|
[search]
|
||||||
other = "Pesquisar"
|
other = "Pesquisar"
|
||||||
|
[minute]
|
||||||
|
one = "minuto"
|
||||||
|
other = "minutos"
|
Loading…
Add table
Add a link
Reference in a new issue