-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Description
Problem Statement
since all of my team are in China, I want to set global default timezone to "Asian/Shanghai" and set default language to "zh-cn"。
I add two line in sentry.conf.py,
SENTRY_DEFAULT_TIME_ZONE = "Asian/Shanghai" //it works。
LANGUAGE_CODE = "zh-cn" // it not workswhat is the right way to set global default language?
Solution Brainstorm
No response
Metadata
Metadata
Assignees
Labels
No labels
