Files
marketplaces/src/app
sdarbinyan 68442919d3 fix(project-editor): preserve multilingual nav labels on edit
updateLabel() previously overwrote NavigationItemConfig.label with a bare
string via updateNavLink, destroying every other locale's translation
whenever a localized label object was edited. Add a facade method
updateNavLinkLabel() that inspects the existing label shape: plain
strings are replaced as before, but localized objects only have the
current default locale's key overwritten, leaving other locales intact.
2026-07-13 15:57:39 +04:00
..
2026-07-10 15:55:38 +04:00
2026-06-21 23:42:39 +04:00
2026-07-10 15:55:38 +04:00
2026-07-10 13:43:53 +04:00
2026-02-26 22:23:08 +04:00
2026-07-10 13:52:01 +04:00
2026-03-06 17:45:34 +04:00
2026-07-10 15:55:38 +04:00
2026-06-21 23:42:39 +04:00
2026-06-21 23:42:39 +04:00
2026-06-21 23:42:39 +04:00