Merge pull request #90 from joaopalmeiro/add-i18n-portuguese
Add i18n support for Portuguese
This commit is contained in:
commit
fd25e5a594
1 changed files with 5 additions and 0 deletions
5
i18n/pt.yaml
Normal file
5
i18n/pt.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
- id: prev_page
|
||||
translation: "Página Anterior"
|
||||
|
||||
- id: next_page
|
||||
translation: "Página Seguinte"
|
Loading…
Reference in a new issue