Skip to content

Commit 28f1a85

Browse files
authored
feat(i18n): create pt-br.toml (#70)
1 parent 6ac4462 commit 28f1a85

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

i18n/pt-br.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[gallery_img_info_author]
2+
other = "Autor: {{ . }}"
3+
4+
[gallery_img_info_source]
5+
other = "Fonte: {{ . }}"
6+
7+
[view_more]
8+
other = "Visualizar mais"

0 commit comments

Comments
 (0)