[mod] remove remaining references to locales in settings.yml

see #247
This commit is contained in:
Alexandre Flament 2021-09-02 16:19:18 +02:00
parent 3c377c0aa8
commit a7d781c49d
2 changed files with 0 additions and 5 deletions

View file

@ -197,7 +197,6 @@ SCHEMA = {
'off_when_debug': SettingsValue(bool, True),
},
'engines': SettingsValue(list, []),
'locales': SettingsValue(dict, {'en': 'English'}),
'doi_resolvers': {
},
}

View file

@ -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/'