fix: i18n: exexutions translation (#28610)

Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
This commit is contained in:
NeatGuyCoding
2025-11-25 09:39:17 +08:00
committed by GitHub
parent 25698ccd54
commit 6bd114285c
20 changed files with 35 additions and 34 deletions

View File

@@ -49,7 +49,7 @@ const translation = {
completionResult: '生成結果',
queryPlaceholder: '入力してください',
run: '実行',
execution: '処理中',
execution: '実行',
executions: '{{num}}回実行',
copy: 'コピー',
resultTitle: 'AI 生成結果',