mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Use he as language code for Hebrew (#5129)
This commit is contained in:
@@ -122,7 +122,7 @@ LANGUAGES_OFFICIAL = {
|
||||
}
|
||||
LANGUAGES_RTL = {
|
||||
# When adding more right-to-left languages, also update pretix/static/pretixbase/scss/_rtl.scss
|
||||
'ar', 'hw'
|
||||
'ar', 'he'
|
||||
}
|
||||
LANGUAGES_INCUBATING = {
|
||||
'pt-br', 'gl',
|
||||
|
||||
Reference in New Issue
Block a user