Skip to content

Commit ead9459

Browse files
Update index.js
1 parent 7392975 commit ead9459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ const STRINGS = {
8989
location: 'Location',
9090
not_you_sign_out: 'Not you? sign out',
9191
added: 'Added',
92-
assuming_timezone: '(Times assume your timezone is {timezone})'
92+
assuming_timezone: "Times are based off your browser's timezone of {timezone}"
9393
}
9494

9595
const MODES = ['grid', 'list', 'enquiry', 'enquiry-modal', 'appointments']

0 commit comments

Comments
 (0)