1
0
mirror of git://f0xx.org/ac/ac-be-hub synced 2026-07-29 03:38:44 +03:00

fix(hub): add monitor nav link with hub i18n keys

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Anton Afanasyeu
2026-07-05 19:12:53 +02:00
parent 3b8f76fe37
commit 17caba394a
3 changed files with 5 additions and 0 deletions

View File

@@ -17,6 +17,8 @@
"nav.live_sessions": "Live sessions",
"nav.education": "Education (demo)",
"nav.remote": "Remote access",
"nav.monitor": "Monitoring",
"nav.monitor_desc": "Grafana dashboards — cluster health, alerts, exporters.",
"nav.short_links": "Short links",
"nav.short_links_desc": "Mint bearer tokens and shorten URLs for s.f0xx.org.",
"nav.console_desc": "Issue triage home and workspace cards.",

View File

@@ -17,6 +17,8 @@
"nav.live_sessions": "Live-сессии",
"nav.education": "Education (demo)",
"nav.remote": "Удалённый доступ",
"nav.monitor": "Мониторинг",
"nav.monitor_desc": "Дашборды Grafana — состояние кластера, алерты, экспортёры.",
"nav.short_links": "Короткие ссылки",
"nav.short_links_desc": "Токены и сокращение URL для s.f0xx.org.",
"nav.console_desc": "Главная консоли и карточки разделов.",