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
+2 -1
View File
@@ -51,7 +51,8 @@ const enUS = {
privacyPolicy: 'Privacy Policy',
and: 'and',
dataCollectionPolicy: 'Data Collection Policy',
dataCollectionPolicyUrl: 'https://docs.langbot.app/en/insight/data-collection-policy',
dataCollectionPolicyUrl:
'https://docs.langbot.app/en/insight/data-collection-policy',
loading: 'Loading...',
fieldRequired: 'This field is required',
or: 'or',