chore(): Add translations/locale integration tests and fix locale endpoint (#14266)

* chore(): Add translations/locale integration tests and fix locale end point

* Create selfish-dots-shop.md
This commit is contained in:
Adrien de Peretti
2025-12-10 13:45:35 +01:00
committed by GitHub
parent e4877616c3
commit dd74ce34ba
5 changed files with 894 additions and 12 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
chore(): Add translations/locale integration tests and fix locale end…