Skip to content

Commit

Permalink
feat(words): add new i19sizeGuide
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Jan 10, 2022
1 parent 89f165d commit fae84f3
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 @@ -782,6 +782,7 @@ export const i19# = '#'
export const i19#With = '# with'
export const i19signature = 'Signature'
export const i19size = 'Size'
export const i19sizeGuide = 'Size guide'
export const i19sku = 'SKU'
export const i19slug = 'Slug'
export const i19socialLogin = 'Social login'
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 @@ -782,6 +782,7 @@ export const i19# = 'Cadastrar'
export const i19#With = 'Cadastrar via'
export const i19signature = 'Assinatura'
export const i19size = 'Tamanho'
export const i19sizeGuide = 'Guia de tamanhos'
export const i19sku = 'SKU'
export const i19slug = 'Slug'
export const i19socialLogin = 'Login social'
Expand Down

0 comments on commit fae84f3

Please # to comment.