Skip to content

Commit

Permalink
feat: update index.ts to include pt-BR translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Laís Figueiredo committed Oct 30, 2018
1 parent 0b366da commit 2d43f27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/locales/index.ts
@@ -1,3 +1,4 @@
export { TRANSLATION_EN_US } from './en-US';
export { TRANSLATION_FR_FR } from './fr-FR';
export { TRANSLATION_ZH_CN } from './zh-CN';
export { TRANSLATION_PT_BR } from './pt-BR';

0 comments on commit 2d43f27

Please sign in to comment.