This is an automated email from the ASF dual-hosted git repository.

wu-sheng pushed a change to branch feat-i18n
in repository https://gitbox.apache.org/repos/asf/skywalking-horizon-ui.git


    from c451a81  feat(i18n): eight-locale parity across UI chrome + 
layer/overview overlays
     add f404487  fix(i18n + live-debug): re-apply admin polish + per-locale 
chips + live-debug bug fixes

No new revisions were added by this update.

Summary of changes:
 CLAUDE.md                                          |  3 +
 apps/bff/src/i18n/validate.ts                      | 23 +++++-
 apps/ui/src/api/scopes/template-sync.ts            |  4 +
 .../src/features/admin/_shared/TemplatePicker.vue  | 85 ++++++++++++++++++++++
 .../features/admin/_shared/useTemplateSources.ts   | 27 ++++++-
 .../admin/layer-templates/LayerDashboardsAdmin.vue | 22 +++++-
 .../overview-templates/OverviewTemplatesAdmin.vue  | 18 ++++-
 .../admin/translations/TranslationsView.vue        | 19 ++++-
 .../ui/src/features/operate/_shared/MonacoYaml.vue | 23 ++++++
 apps/ui/src/features/operate/_shared/RuleCard.vue  |  3 +-
 .../features/operate/cluster/ClusterStatusView.vue | 58 ++++++---------
 apps/ui/src/features/operate/dsl/DslEditorView.vue |  7 +-
 .../src/features/operate/live-debug/DebugLal.vue   | 28 +++++--
 .../src/features/operate/live-debug/DebugMal.vue   | 55 +++++++++++---
 .../src/features/operate/live-debug/DebugOal.vue   | 16 +++-
 .../src/features/operate/live-debug/DebugView.vue  | 13 ++++
 .../features/operate/live-debug/useDebugHistory.ts | 33 +++++++--
 apps/ui/src/i18n/locales/de.json                   | 22 +++++-
 apps/ui/src/i18n/locales/en.json                   | 23 +++++-
 apps/ui/src/i18n/locales/es.json                   | 22 +++++-
 apps/ui/src/i18n/locales/fr.json                   | 22 +++++-
 apps/ui/src/i18n/locales/ja.json                   | 22 +++++-
 apps/ui/src/i18n/locales/ko.json                   | 22 +++++-
 apps/ui/src/i18n/locales/pt.json                   | 22 +++++-
 apps/ui/src/i18n/locales/zh-CN.json                | 23 +++++-
 25 files changed, 532 insertions(+), 83 deletions(-)

Reply via email to