mirror of
https://github.com/langgenius/dify.git
synced 2026-04-26 02:06:35 +08:00
chore: tab header jp
This commit is contained in:
parent
0360a0416b
commit
58d305dbed
@ -31,6 +31,12 @@ const translation = {
|
|||||||
try: '詳細',
|
try: '詳細',
|
||||||
customize: 'カスタマイズ',
|
customize: 'カスタマイズ',
|
||||||
},
|
},
|
||||||
|
tryApp: {
|
||||||
|
tabHeader: {
|
||||||
|
try: 'お試し',
|
||||||
|
detail: 'オーケストレーション詳細',
|
||||||
|
},
|
||||||
|
},
|
||||||
appCustomize: {
|
appCustomize: {
|
||||||
title: '{{name}}からアプリを作成',
|
title: '{{name}}からアプリを作成',
|
||||||
subTitle: 'アプリアイコンと名前',
|
subTitle: 'アプリアイコンと名前',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user