disable french language for now
This commit is contained in:
@@ -6,7 +6,7 @@ from . import web
|
||||
LANGUAGES = {
|
||||
'en': 'English',
|
||||
'de': 'Deutsch',
|
||||
'fr': 'Français'
|
||||
# 'fr': 'Français'
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user