Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(admin-ui) Adding missing and revising portuguese and brazilian portuguese translations #3002

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix(admin-ui) Fix worng translations
  • Loading branch information
dfernandesbsolus committed Aug 9, 2024
commit ffea8400831328153f5e9e9ffc2547e9e308c61b
6 changes: 3 additions & 3 deletions packages/admin-ui/src/lib/static/i18n-messages/pt_PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"create-new-stock-location": "Criar nova localização de stock",
"create-product-option-group": "Criar grupo de opção de produto",
"create-product-variant": "Criar variante de produto",
"default-currency": "Moeda por defeito",
"default-currency": "Moeda padrão",
"do-not-inherit-filters": "Não herdar filtros",
"drop-files-to-upload": "Colocar ficheiros para enviar",
"duplicate-collections": "Duplicar colecções",
Expand Down Expand Up @@ -725,11 +725,11 @@
"create-new-tax-category": "Criar categoria de imposto",
"create-new-tax-rate": "Criar nova taxa de imposto",
"create-new-zone": "Criar nova região",
"default-currency": "Moeda por defeiro",
"default-currency": "Moeda padrão",
"default-role-label": "Esta é uma regra padrão e não pode ser modificada",
"default-shipping-zone": "Região de envio padrão",
"default-tax-zone": "Região de imposto padrão",
"defaults": "Por defeito",
"defaults": "Padrões",
"eligible": "Elegível",
"email-address": "E-mail",
"email-address-or-identifier": "Email ou identificador",
Expand Down
Loading