Skip to content

Commit

Permalink
feat: new words
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusgnreis committed Nov 7, 2019
1 parent c2539f3 commit ff78477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/en_us/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ export const WillReceiveMsg = 'You\'ll receive the products in up to'
export const WorkingDays = 'Working days'
export const Year = 'Year'
export const ZipCode = 'Zip Code'

export const _FinancialStatus = {
pending: 'Pending payment',
under_analysis: 'Payment under analysis',
Expand Down
1 change: 1 addition & 0 deletions src/pt_br/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ export const WillReceiveMsg = 'Você receberá os produtos em até'
export const WorkingDays = 'Dias úteis'
export const Year = 'Ano'
export const ZipCode = 'CEP'

export const _FinancialStatus = {
pending: 'Aguardando pagamento',
under_analysis: 'Pagamento em análise',
Expand Down

0 comments on commit ff78477

Please # to comment.