fix(dashboard): Remove unused translation property (#14330)
* Remove unused translation key * Add changeset
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@medusajs/dashboard": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix(dashboard): Remove unused translation property
|
||||||
@@ -2514,7 +2514,6 @@
|
|||||||
"manage": "Manage translations",
|
"manage": "Manage translations",
|
||||||
"manageLocales": "Manage locales"
|
"manageLocales": "Manage locales"
|
||||||
},
|
},
|
||||||
"title": "Translation domains",
|
|
||||||
"subtitle": "Manage translations of your data in Medusa",
|
"subtitle": "Manage translations of your data in Medusa",
|
||||||
"list": {
|
"list": {
|
||||||
"metrics": "{{translated}} of {{total}} fields translated"
|
"metrics": "{{translated}} of {{total}} fields translated"
|
||||||
|
|||||||
Reference in New Issue
Block a user