fix: prettier formatting for long URL strings

This commit is contained in:
RockChinQ
2026-03-11 07:05:45 -04:00
parent 3fb9e542b6
commit 8c2aef3734
4 changed files with 8 additions and 4 deletions

View File

@@ -52,7 +52,8 @@ const jaJP = {
privacyPolicy: 'プライバシーポリシー',
and: 'および',
dataCollectionPolicy: 'データ収集ポリシー',
dataCollectionPolicyUrl: 'https://docs.langbot.app/ja/insight/data-collection-policy',
dataCollectionPolicyUrl:
'https://docs.langbot.app/ja/insight/data-collection-policy',
loading: '読み込み中...',
fieldRequired: 'この項目は必須です',
or: 'または',