Commit Graph

12 Commits

Author SHA1 Message Date
Dawn
c08f89a57b fix(favicon.ico): 🐛 fix error due to missing favicon.ico 2025-12-09 01:15:36 +08:00
Dawn
5bc55ddf15 fix(i18n): 🐛 fix some content without i18n support 2025-12-06 03:46:48 +08:00
Dawn
b7ec9b21d4 feat(i18n): add i18n for remaining pages and fix content disorder
fix unable to automatically download AI-generated content
add github action to enter the corresponding key into the generation environment
2025-11-29 07:17:27 +08:00
Dawn
d582052da4 feat(i18n): bring i18 n-compatible pages to 98%(exc mobile)
fix the problem of splicing time intervals every time a message is sent
2025-11-29 05:06:40 +08:00
Dawn
f9e6693163 feat(i18n): add English translations for agreement, auth, dynamic, and settings modules 2025-11-28 04:39:56 +08:00
Dawn
e6240d0395 perf(i18n): add some pages to support i18n 2025-11-26 22:39:49 +08:00
Dawn
715d629879 feat(i18n): i18n to add content for other pages and windows 2025-11-26 16:33:46 +08:00
Dawn
7dba84b566 perf(i18n): add i18n support for dayjs 2025-11-26 08:08:07 +08:00
Dawn
e072c27ec7 fix(common): 🐛 fix recall message conversation list not updated
optimizing the use of i18n
fix some places not following language changes in real time
2025-11-26 06:32:01 +08:00
Clover You
fe3085b4fd feat(i18n): add new translation entries (#409)
* feat(i18n): add internationalization support

* chore: Deleted the redundant 'useLogin copy.ts' file

* feat(i18n): add new translation entries
2025-11-25 20:12:48 +08:00
Dawn
3a8dd7c009 fix(notification): 🐛 fix batch modification group notifications not taking effect
batch modification group notification success prompt prompt only once
2025-11-25 02:31:06 +08:00
Clover You
799dce10e1 feat(i18n): add internationalization support (#405)
* feat(i18n): add internationalization support

* chore: Deleted the redundant 'useLogin copy.ts' file

* chore(i18n): clarify checkout terms & privacy policy wording in English login locale

* chore(i18n): clarify 'send_or_newline' wording in English locale
2025-11-24 17:38:17 +08:00