Skip to content

Commit

Permalink
feat(words): new words from #87
Browse files Browse the repository at this point in the history
fixes #87
  • Loading branch information
leomp12 committed Dec 19, 2020
1 parent a08fef9 commit b7b3015
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/en_us/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export const i19another = 'Another'
export const i19anyPaymentMethodMsg = 'Any available payment method.'
export const i19api = 'Api'
export const i19app = 'App'
export const i19appAlreadyInstalledMsg = 'The application is already installed, do you want to duplicate it?'
export const i19appConfiguration = 'App configuration'
export const i19apps = 'Apps'
export const i19appDevelopers = 'App developers'
Expand Down
3 changes: 2 additions & 1 deletion src/pt_br/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export const i19another = 'Outro'
export const i19anyPaymentMethodMsg = 'Nenhuma forma de pagamento disponível.'
export const i19api = 'Api'
export const i19app = 'Aplicativo'
export const i19appAlreadyInstalledMsg = 'O aplicativo já está instalado, deseja duplicar?'
export const i19appConfiguration = 'Configuração do aplicativo'
export const i19apps = 'Aplicativos'
export const i19appDevelopers = 'Desenvolvedor de aplicativos'
Expand Down Expand Up @@ -618,7 +619,7 @@ export const i19recommendedForYou = 'Recomendados para você'
export const i19recommendedProducts = 'Produtos recomendados'
export const i19recurrence = 'Recorrência'
export const i19recurrent = 'Recorrente'
export const i19redirectToPayment = 'Redirecionamento de pagamento'
export const i19redirectToPayment = 'Redirecionar para pagamento'
export const i19reference = 'Referência'
export const i19referenceCode = 'Código de referência'
export const i19referral = 'Cliente convidado por'
Expand Down

0 comments on commit b7b3015

Please # to comment.