mirror of
https://github.com/pretix/pretix.git
synced 2026-08-14 11:26:26 +00:00
Build jsi18n for all supported languages (#4007)
This commit is contained in:
@@ -111,6 +111,7 @@ LANGUAGES_RTL = {
|
||||
LANGUAGES_INCUBATING = {
|
||||
'fi', 'pt-br', 'gl',
|
||||
}
|
||||
LANGUAGES = ALL_LANGUAGES
|
||||
LOCALE_PATHS = [
|
||||
os.path.join(os.path.dirname(__file__), 'locale'),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user