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

@@ -51,7 +51,8 @@ const zhHant = {
privacyPolicy: '隱私政策',
and: '和',
dataCollectionPolicy: '數據收集政策',
dataCollectionPolicyUrl: 'https://docs.langbot.app/zh/insight/data-collection-policy',
dataCollectionPolicyUrl:
'https://docs.langbot.app/zh/insight/data-collection-policy',
loading: '載入中...',
fieldRequired: '此欄位為必填',
or: '或',