Skip to content

Commit

Permalink
feat: new words and alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusgnreis committed Sep 27, 2019
1 parent e35431a commit b043c49
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 56 deletions.
68 changes: 40 additions & 28 deletions src/en_us/index.js
Original file line number Diff line number Diff line change
@@ -1,39 +1,51 @@
export const close = 'Close'
export const remove = 'Remove'
export const shoppingCart = 'Shopping cart'
export const myCart = 'My cart'
export const addPref = 'Adicionar aos desejos'
export const another = 'Another'
export const buy = 'Buy'
export const buyWith = 'Frequently bought together'
export const calculateShipping = 'Calculate shipping'
export const checkout = 'Checkout'
export const seeCart = 'See shopping cart'
export const emptyCart = 'Your shopping cart is empty'
export const close = 'Close'
export const compareProducts = 'Compare with similar items'
export const continueShopping = 'Continue shopping'
export const myAccount = 'My account'
export const myOrders = 'My orders'
export const hello = 'Hello'
export const visitor = 'Visitor'
export const signInWith = 'Sign in with'
export const signUpWith = 'Sign up with'
export const another = 'Another'
export const custom = 'Customize'
export const days = 'Days'
export const deliverTrack = 'Delivery Tracking'
export const description = 'Description'
export const didYouMean = 'Did you mean'
export const discountOf = 'Discount of'
export const email = 'Email'
export const logout = 'Logout'
export const emptyCart = 'Your shopping cart is empty'
export const freeShipping = 'Free shipping'
export const from = 'From'
export const giftOption = 'Add gift options'
export const hello = 'Hello'
export const interestFree = 'Interest free'
export const lastOptions = 'Last available options'
export const login = 'Login'
export const oauthOnPopup = 'Continue login on popup'
export const loginError = 'There was an error trying to login, please try again or select another option'
export const profileNotFound = 'No profile found with email address'
export const visitorCheckout = 'You can also buy as a visitor if you prefer'
export const didYouMean = 'Did you mean'
export const logout = 'Logout'
export const mostPop = 'Most Popular'
export const myAccount = 'My account'
export const myCart = 'My cart'
export const myOrders = 'My orders'
export const noResultsFor = 'No results for'
export const totalResultsFor = 'Products found for'
export const oauthOnPopup = 'Login in to pop-up'
export const outOfStock = 'Out of stock'
export const profileNotFound = 'No profile found with email address'
export const relProduct = 'Related products'
export const remove = 'Remove'
export const reviews = 'Customer reviews'
export const seeAll = 'See all'
export const from = 'From'
export const seeCart = 'See shopping cart'
export const shareWhats = 'Share in to Whatsapp'
export const shoppingCart = 'Shopping cart'
export const signInWith = 'Sign in with'
export const signUpWith = 'Sign up with'
export const to = 'To'
export const totalResultsFor = 'Products found for'
export const unavailable = 'Unavailable'
export const outOfStock = 'Out of stock'
export const buy = 'Buy'
export const upTo = 'Up to'
export const zip = 'Zip code'
export const calculateShipping = 'Calculate shipping'
export const days = 'Days'
export const visitor = 'Visitor'
export const visitorCheckout = 'You can also buy as a visitor if you prefer'
export const workingDays = 'Working days'
export const freeShipping = 'Free shipping'
export const interestFree = 'Interest free'
export const discountOf = 'Discount of'
export const zip = 'zip'
68 changes: 40 additions & 28 deletions src/pt_br/index.js
Original file line number Diff line number Diff line change
@@ -1,39 +1,51 @@
export const close = 'Fechar'
export const remove = 'Remover'
export const shoppingCart = 'Carrinho de compras'
export const myCart = 'Meu carrinho'
export const addPref = 'Adicionar aos desejos'
export const another = 'Outro'
export const buy = 'Comprar'
export const buyWith = 'Comprar Juntos'
export const calculateShipping = 'Calcular frete e prazo'
export const checkout = 'Finalizar compra'
export const seeCart = 'Ver carrinho'
export const emptyCart = 'Seu carrinho de compras está vazio'
export const close = 'Fechar'
export const compareProducts = 'Produtos Similares'
export const continueShopping = 'Continuar comprando'
export const myAccount = 'Minha conta'
export const myOrders = 'Meus pedidos'
export const hello = 'Olá'
export const visitor = 'Visitante'
export const signInWith = 'Entrar com'
export const signUpWith = 'Cadastrar via'
export const another = 'Outro'
export const custom = 'Personalização'
export const days = 'Dias'
export const deliverTrack = 'Rastreamento de pedido'
export const description = 'Descrição'
export const didYouMean = 'Você quis dizer'
export const discountOf = 'Desconto de'
export const email = 'E-mail'
export const logout = 'Sair'
export const emptyCart = 'Seu carrinho de compras está vazio'
export const freeShipping = 'Frete grátis'
export const from = 'De'
export const giftOption = 'Adicionar na lista de presentes'
export const hello = 'Olá'
export const interestFree = 'Sem juros'
export const lastOptions = 'Últimas unidades disponíveis'
export const login = 'Entrar'
export const oauthOnPopup = 'Continue o login no pop-up'
export const loginError = 'Houve um erro ao tentar o login, por favor tente novamente ou selecione outra opção'
export const profileNotFound = 'Nenhum perfil encontrado com o endereço de e-mail'
export const visitorCheckout = 'Você também pode comprar como visitante se preferir'
export const didYouMean = 'Você quis dizer'
export const logout = 'Sair'
export const mostPop = 'Mais populares'
export const myAccount = 'Minha conta'
export const myCart = 'Meu carrinho'
export const myOrders = 'Meus pedidos'
export const noResultsFor = 'Nenhum produto encontrado para'
export const totalResultsFor = 'Produtos encontrados para'
export const oauthOnPopup = 'Continue o login no pop-up'
export const outOfStock = 'Sem estoque'
export const profileNotFound = 'Nenhum perfil encontrado com o endereço de e-mail'
export const relProduct = 'Produtos Relacionados'
export const remove = 'Remover'
export const reviews = 'Avaliações de Clientes'
export const seeAll = 'Ver todos'
export const from = 'De'
export const seeCart = 'Ver carrinho'
export const shareWhats = 'Compartilhar no Whatsapp'
export const shoppingCart = 'Carrinho de compras'
export const signInWith = 'Entrar com'
export const signUpWith = 'Cadastrar via'
export const to = 'Por'
export const totalResultsFor = 'Produtos encontrados para'
export const unavailable = 'Indisponível'
export const outOfStock = 'Sem estoque'
export const buy = 'Comprar'
export const upTo = 'Até'
export const zip = 'CEP'
export const calculateShipping = 'Calcular frete e prazo'
export const days = 'Dias'
export const visitor = 'Visitante'
export const visitorCheckout = 'Você também pode comprar como visitante se preferir'
export const workingDays = 'Dias úteis'
export const freeShipping = 'Frete grátis'
export const interestFree = 'Sem juros'
export const discountOf = 'Desconto de'
export const zip = 'CEP'

0 comments on commit b043c49

Please sign in to comment.