mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 03:45:55 +08:00
Fix:typo Incorrect Japanese 2 (#4167)
This commit is contained in:
parent
9f440c11e0
commit
903ece6160
@ -23,7 +23,8 @@ const translation = {
|
||||
'さまざまなチャンネルでチームメンバーや貢献者、開発者と議論します。',
|
||||
roadmap: 'ロードマップを見る',
|
||||
newApp: {
|
||||
startFromBlank: 'から作成',
|
||||
// this comment is to recreate PR
|
||||
startFromBlank: '最初から作成',
|
||||
startFromTemplate: 'テンプレートから作成',
|
||||
captionAppType: 'どのタイプのアプリを作成しますか?',
|
||||
chatbotDescription: 'チャット形式のアプリケーションを構築します。このアプリは質問と回答の形式を使用し、複数のラウンドの継続的な会話を可能にします。',
|
||||
|
Loading…
x
Reference in New Issue
Block a user