diff --git a/src/sentry/constants.py b/src/sentry/constants.py index 36c307fc35caff..1a81d754685590 100644 --- a/src/sentry/constants.py +++ b/src/sentry/constants.py @@ -122,6 +122,7 @@ def get_all_languages() -> list[str]: "corp", "customers", "de", + "de2", "debug", "devinfra", "docs", @@ -213,6 +214,7 @@ def get_all_languages() -> list[str]: "themonitor", "trust", "us", + "us2", "vs", "welcome", "www",