WebHooker/admin/composables
RhenCloud 9e0f21c538
feat(admin): add zh/en i18n to the config console
Introduce a lightweight useI18n composable (zh default, auto-detect via
navigator.language, manual toggle persisted to localStorage) with full
zh/en dictionaries, and wire translation keys through the console UI.
2026-08-02 08:40:01 +08:00
..
useGroupRoutes.ts feat(admin): group-centric console navigation and group-scoped routes API 2026-08-02 08:39:46 +08:00
useGroups.ts feat(admin): groups management UI in the console 2026-08-02 08:16:05 +08:00
useI18n.ts feat(admin): add zh/en i18n to the config console 2026-08-02 08:40:01 +08:00
useLogs.ts feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
useMe.ts feat(admin): groups management UI in the console 2026-08-02 08:16:05 +08:00
useRoutes.ts feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
useToasts.ts feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00