deerflow2/frontend/src/core/i18n
Xinmin Zeng e9adaab7a6
fix(i18n): normalize locale and prevent undefined translations (#914)
* fix(i18n): guard locale input and add safe translation fallback

* refactor(i18n): isolate locale utils and normalize server cookie decode

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-02-27 08:10:38 +08:00
..
locales fix:memory 为空时i18n字体显示 2026-02-10 12:29:14 +08:00
context.tsx feat: save locale in cookies 2026-01-20 16:00:39 +08:00
cookies.ts feat: save locale in cookies 2026-01-20 16:00:39 +08:00
hooks.ts fix(i18n): normalize locale and prevent undefined translations (#914) 2026-02-27 08:10:38 +08:00
index.ts fix(i18n): normalize locale and prevent undefined translations (#914) 2026-02-27 08:10:38 +08:00
locale.ts fix(i18n): normalize locale and prevent undefined translations (#914) 2026-02-27 08:10:38 +08:00
server.ts fix(i18n): normalize locale and prevent undefined translations (#914) 2026-02-27 08:10:38 +08:00