You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(footer): add i18n support for footer site links
Localize footer site link labels and descriptions using the builder's
i18n locale resolution chain with fallback to the default language.
- Update fetch-sites-snapshot script to normalize localized fields
- Refresh snapshot data with per-locale title/description entries
- Refactor resolveBuilderFooterSiteLinks to resolve localized fields
- Update SiteFooter to pass the full resolved locale
- Move test file to __tests__ directory and add localized assertions
Co-Authored-By: Hagicode <noreply@hagicode.com>
Signed-off-by: newbe36524 <newbe36524@qq.com>
0 commit comments