Add alternative language concordance for english

This commit is contained in:
Joshua Ramon Enslin 2023-07-31 18:30:27 +02:00
parent 10ced24a8a
commit ec17e00e18
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -15,6 +15,8 @@ final class MDConcLanguages implements MDImporterConcordanceListInterface {
# English
'English' => 'en',
'eng' => 'en',
'EN' => 'en',
'ENG' => 'en',
# German
'Deutsch' => 'de',