chore: cleanup

This commit is contained in:
adamelmore
2026-01-26 13:03:29 -06:00
parent 97aec21cb3
commit 04337f6202
26 changed files with 1217 additions and 0 deletions

View File

@@ -5,6 +5,14 @@ export const dict = {
"ui.sessionReview.expandAll": "すべて展開",
"ui.sessionReview.collapseAll": "すべて折りたたむ",
"ui.sessionReview.change.added": "追加",
"ui.sessionReview.change.removed": "削除",
"ui.lineComment.label.prefix": "",
"ui.lineComment.label.suffix": "へのコメント",
"ui.lineComment.editorLabel.prefix": "",
"ui.lineComment.editorLabel.suffix": "へのコメントを作成中",
"ui.lineComment.placeholder": "コメントを追加",
"ui.lineComment.submit": "コメント",
"ui.sessionTurn.steps.show": "ステップを表示",
"ui.sessionTurn.steps.hide": "ステップを隠す",
"ui.sessionTurn.summary.response": "応答",