see #247
@@ -197,7 +197,6 @@ SCHEMA = {
'off_when_debug': SettingsValue(bool, True),
},
'engines': SettingsValue(list, []),
- 'locales': SettingsValue(dict, {'en': 'English'}),
'doi_resolvers': {
}
@@ -44,10 +44,6 @@ engines:
categories: dummy
shortcut: dd
-locales:
- en: English
- hu: Magyar
-
doi_resolvers:
oadoi.org: 'https://oadoi.org/'
doi.org: 'https://doi.org/'