feat(translation,core-flows): translate remaining core entities and sync shipping option <> method translations (#14358)
* Get translated shipping options step * Apply translations on shipping options list methods. * Pass shipping option naem when refreshing cart shipping methods, so if locale changed, we update the name * Update translatable fields config * Cart shipping method update translation tests * Shipping options translations tests * Add changeset * Update order shipping method translations on update * Remove unnecessary workflow and use step instead * Translate shipping method on order edit * Use new update shipping methods tranlsations step * Draft order shipping method translation sync * Translate shipping method on order exchange * Translate returns shipping methods * Translate claims shipping methods * Remove unnecessary check * Early return * Fix import --------- Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
6
.changeset/tall-tires-fix.md
Normal file
6
.changeset/tall-tires-fix.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/translation": patch
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
feat(translation,core-flows): translate remaining core entities and sync shipping option <> method translations
|
||||
Reference in New Issue
Block a user