Do not expose "Deutsch (Du)" in name-local

This commit is contained in:
Raphael Michel
2017-07-06 09:26:04 +02:00
parent 5932558ca2
commit 9de9d96e35

View File

@@ -329,7 +329,7 @@ EXTRA_LANG_INFO = {
'bidi': False,
'code': 'de-informal',
'name': 'German (informal)',
'name_local': 'Deutsch (Du)'
'name_local': 'Deutsch'
},
}