feat(translation): Improve translation alert in empty languages state (#14464)

**What**
When there is no languages configured, the translation page will show a proper alert on the page that is more visible and actionable
This commit is contained in:
Adrien de Peretti
2026-01-06 15:04:23 +00:00
committed by GitHub
parent b300a93345
commit d54589751c
7 changed files with 71 additions and 38 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/dashboard": patch
"@medusajs/ui": patch
---
feat(translation): Improve translation alert in empty languages state