WebHooker/admin
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
..
assets/css feat(admin): groups management UI in the console 2026-08-02 08:16:05 +08:00
components feat(admin): add zh/en i18n to the config console 2026-08-02 08:40:01 +08:00
composables feat(admin): add zh/en i18n to the config console 2026-08-02 08:40:01 +08:00
pages feat(admin): group-centric console navigation and group-scoped routes API 2026-08-02 08:39:46 +08:00
app.vue feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
bun.lock feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
nuxt.config.ts feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
package.json feat(admin): GitHub OAuth login, admin whitelist and Nuxt WebUI 2026-08-02 06:50:41 +08:00
types.ts feat(admin): groups management UI in the console 2026-08-02 08:16:05 +08:00