chore: translate i18n files (#11855)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-20 14:19:47 +08:00
committed by GitHub
parent 3335fa78fc
commit e2cde628bb
18 changed files with 36 additions and 0 deletions

View File

@@ -31,6 +31,8 @@ const translation = {
manageInTools: 'ツールリストに移動して管理する',
emptyTitle: '利用可能なワークフローツールはありません',
emptyTip: '追加するには、「ワークフロー -> ツールとして公開 」に移動する',
emptyTitleCustom: 'カスタムツールはありません',
emptyTipCustom: 'カスタムツールの作成',
},
createTool: {
title: 'カスタムツールを作成する',