Fix:typo Incorrect Japanese 2 (#4167)

pull/4170/head
SASAKI Haruki 2 years ago committed by GitHub
parent 9f440c11e0
commit 903ece6160
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -23,7 +23,8 @@ const translation = {
'さまざまなチャンネルでチームメンバーや貢献者、開発者と議論します。',
roadmap: 'ロードマップを見る',
newApp: {
startFromBlank: 'から作成',
// this comment is to recreate PR
startFromBlank: '最初から作成',
startFromTemplate: 'テンプレートから作成',
captionAppType: 'どのタイプのアプリを作成しますか?',
chatbotDescription: 'チャット形式のアプリケーションを構築します。このアプリは質問と回答の形式を使用し、複数のラウンドの継続的な会話を可能にします。',

Loading…
Cancel
Save