mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-23 00:21:28 +00:00
Route.lang is removed; Group.lang now drives the message language for every route in the group (default en, custom via KV i18n:<lang>). dispatch.ts loads translations per group and falls back to en for groups without a lang. Admin UI: GroupEditor gains the language field, RouteEditor/RouteCard drop theirs; docs and config example updated. |
||
|---|---|---|
| .. | ||
| AppToasts.vue | ||
| AuditLog.vue | ||
| ConsolePage.vue | ||
| GroupEditor.vue | ||
| MembersPanel.vue | ||
| RouteCard.vue | ||
| RouteEditor.vue | ||
| SendLogs.vue | ||