Skip to content

Commit

Permalink
feat(i18n): create pt-br.toml (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavlinski committed Nov 10, 2023
1 parent da5f31c commit 2380172
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions i18n/pt-br.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[on_this_page]
other = "Nesta página"

[read_more]
other = "Leia mais"

[reading_time]
other = "{{ .Count }} minutos de leitura"

0 comments on commit 2380172

Please sign in to comment.