feat(translation): Update wording in translation list for translation… (#14453)
* feat(translation): Update wording in translation list for translation count * Create great-dolls-burn.md
This commit is contained in:
committed by
GitHub
parent
f148739f0d
commit
d9bc2767c1
5
.changeset/great-dolls-burn.md
Normal file
5
.changeset/great-dolls-burn.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/dashboard": patch
|
||||
---
|
||||
|
||||
feat(translation): Update wording in translation list for translation…
|
||||
@@ -2524,7 +2524,7 @@
|
||||
},
|
||||
"subtitle": "Manage translations of your data in Medusa",
|
||||
"list": {
|
||||
"metrics": "{{translated}} of {{total}} fields translated"
|
||||
"metrics": "{{translated}} of {{total}} translations"
|
||||
},
|
||||
"edit": {
|
||||
"successToast": "Translations updated successfully",
|
||||
|
||||
@@ -2458,7 +2458,7 @@
|
||||
"translations": {
|
||||
"domain": "Traducciones",
|
||||
"list": {
|
||||
"metrics": "{{translated}} de {{total}} textos traducidos"
|
||||
"metrics": "{{translated}} de {{total}} traducciones"
|
||||
},
|
||||
"actions": {
|
||||
"manage": "Gestionar traducciones",
|
||||
|
||||
Reference in New Issue
Block a user