fix(admin-ui): translation pt (#5176)
What: Fix a couple of words in Portuguese
This commit is contained in:
committed by
GitHub
parent
fa7c94b4cc
commit
25dad081b7
5
.changeset/brave-tools-tap.md
Normal file
5
.changeset/brave-tools-tap.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
---
|
||||
|
||||
Fix portuguese transalations
|
||||
@@ -118,10 +118,10 @@
|
||||
"product-attributes-section-customs": "Alfândegas",
|
||||
"product-attributes-section-cancel": "Cancelar",
|
||||
"product-attributes-section-save": "Salvar",
|
||||
"product-attributes-section-height": "Hauteur",
|
||||
"product-attributes-section-width": "Altura",
|
||||
"product-attributes-section-height": "Altura",
|
||||
"product-attributes-section-width": "Largura",
|
||||
"product-attributes-section-length": "Comprimento",
|
||||
"product-attributes-section-weight": "Pesar",
|
||||
"product-attributes-section-weight": "Peso",
|
||||
"product-attributes-section-mid-code": "Código MID",
|
||||
"product-attributes-section-hs-code": "Código HS",
|
||||
"product-attributes-section-country-of-origin": "País de origem",
|
||||
@@ -1921,5 +1921,5 @@
|
||||
"users-manage-users-of-your-medusa-store": "Gerencie os usuários de sua loja Medusa",
|
||||
"users-count_one": "{{count}}",
|
||||
"users-count_other": "{{count}}"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user