mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Do not expose "Deutsch (Du)" in name-local
This commit is contained in:
@@ -329,7 +329,7 @@ EXTRA_LANG_INFO = {
|
||||
'bidi': False,
|
||||
'code': 'de-informal',
|
||||
'name': 'German (informal)',
|
||||
'name_local': 'Deutsch (Du)'
|
||||
'name_local': 'Deutsch'
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user