Fix:typo Incorrect Japanese 2 (#4167)

This commit is contained in:
SASAKI Haruki 2024-05-08 10:04:37 +09:00 committed by GitHub
parent 9f440c11e0
commit 903ece6160
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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