AcadeDoc/apps/client/src/lib
lleohao 670ee64179
Support I18n (#243)
* feat: support i18n

* feat: wip support i18n

* feat: complete space translation

* feat: complete page translation

* feat: update space translation

* feat: update workspace translation

* feat: update group translation

* feat: update workspace translation

* feat: update page translation

* feat: update user translation

* chore: update pnpm-lock

* feat: add query translation

* refactor: merge to single file

* chore: remove necessary code

* feat: save language to BE

* fix: only load current language

* feat: save language to locale column

* fix: cleanups

* add language menu to preferences page

* new translations

* translate editor

* Translate editor placeholders

* translate space selection component

---------

Co-authored-by: Philip Okugbe <phil@docmost.com>
Co-authored-by: Philip Okugbe <16838612+Philipinho@users.noreply.github.com>
2025-01-04 13:17:17 +00:00
..
api-client.ts feat: space export (#506) 2024-11-30 19:47:22 +00:00
app-route.ts fix: refactor forgot password system (#329) 2024-09-19 15:51:51 +01:00
config.ts add env variable (#513) 2024-11-28 18:48:25 +00:00
index.ts refactor layout 2024-05-31 21:51:44 +01:00
jotai-helper.ts feat: resizable sidebar (#452) 2024-11-01 10:05:03 +00:00
time.ts fixes 2024-05-19 09:06:06 +01:00
types.ts feat: Individual page export in Markdown and HTML formats (#80) 2024-07-12 14:45:09 +01:00
utils.ts Support I18n (#243) 2025-01-04 13:17:17 +00:00