forked from CGM_Public/pretix_original
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