mirror of
https://github.com/langgenius/dify.git
synced 2026-01-06 06:26:00 +00:00
fix: i18n: exexutions translation (#28610)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
This commit is contained in:
@@ -49,7 +49,7 @@ const translation = {
|
||||
completionResult: '生成結果',
|
||||
queryPlaceholder: '入力してください',
|
||||
run: '実行',
|
||||
execution: '処理中',
|
||||
execution: '実行',
|
||||
executions: '{{num}}回実行',
|
||||
copy: 'コピー',
|
||||
resultTitle: 'AI 生成結果',
|
||||
|
||||
Reference in New Issue
Block a user