deerflow2/frontend/src/core/i18n
Admire 9a557751d6
feat: support memory import and export (#1521)
* feat: support memory import and export

* fix(memory): address review feedback

* style: format memory settings page

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-03-30 17:25:47 +08:00
..
locales feat: support memory import and export (#1521) 2026-03-30 17:25:47 +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