Skip to content

Commit e44e947

Browse files
Update cookie banner to use American English (#3154)
1 parent 7588cfe commit e44e947

File tree

1 file changed

+1
-1
lines changed
  • packages/gitbook/src/intl/translations

1 file changed

+1
-1
lines changed

packages/gitbook/src/intl/translations/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export const en = {
3636
table_of_contents_button_label: 'Open table of contents',
3737
cookies_title: 'Cookies',
3838
cookies_prompt:
39-
'This site uses cookies to deliver its service and to analyse traffic. By browsing this site, you accept the ${1}.',
39+
'This site uses cookies to deliver its service and to analyze traffic. By browsing this site, you accept the ${1}.',
4040
cookies_prompt_privacy: 'privacy policy',
4141
cookies_accept: 'Accept',
4242
cookies_reject: 'Reject',

0 commit comments

Comments
 (0)