feat(usage): surface Grok Build session source in usage UI

Add the grok_session icon to DataSourceBar and the Grok Build labels
for the app filter and data-source breakdown in all four locales
(zh/en/ja/zh-TW).
This commit is contained in:
Jason
2026-07-23 17:00:09 +08:00
parent cd161f4401
commit 34cbb375f0
5 changed files with 17 additions and 8 deletions
+4 -2
View File
@@ -1501,7 +1501,8 @@
"claude": "Claude Code",
"codex": "Codex",
"gemini": "Gemini",
"opencode": "OpenCode"
"opencode": "OpenCode",
"grokbuild": "Grok Build"
},
"rawInputLabel": "原始",
"dataSources": "データソース",
@@ -1511,7 +1512,8 @@
"codex_db": "Codex DB",
"codex_session": "Codex セッション",
"gemini_session": "Gemini セッション",
"opencode_session": "OpenCode セッション"
"opencode_session": "OpenCode セッション",
"grok_session": "Grok Build セッション"
},
"sessionSync": {
"trigger": "セッションログを同期",