Skip to content

Commit

Permalink
chore(i18n): support pt_PT and pt_BR
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Apr 2, 2019
1 parent 6366d10 commit 0de252c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tx/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[main]
host = https://www.transifex.com
lang_map = zh_CN: zh-CN, zh_HK: zh-HK, zh_TW: zh-TW, ko_KR: ko-KR
lang_map = zh_CN: zh-CN, zh_HK: zh-HK, zh_TW: zh-TW, ko_KR: ko-KR, pt_PT: pt-PT, pt_BR: pt-BR

[ipfs-webui.welcome-json]
file_filter = public/locales/<lang>/welcome.json
Expand Down

0 comments on commit 0de252c

Please sign in to comment.