As an editor I want to enter Lexemes in Dagbani in order to record words in the language.
**Problem:**
`dag` was added for labels in T260037 and normally all codes for labels can be used for lexemes too. For some reason that is not the case for `dag`.
Comparing the list of codes the API returns for [[https://www.wikidata.org/w/api.php?action=query&meta=wbcontentlanguages&wbclcontext=term&format=json|labels]] and [[https://www.wikidata.org/w/api.php?action=query&meta=wbcontentlanguages&wbclcontext=term-lexicographical&format=json|lexemes]], it seems `dag` is the only code which can be used for labels but not for lexemes. All of the other extra codes in [[https://gerrit.wikimedia.org/g/mediawiki/extensions/Wikibase/+/master/lib/includes/WikibaseContentLanguages.php#59|WikibaseContentLanguages.php]] work fine.
**Acceptance criteria:**
* dag is an allowed language for lexemes
**Notes:**
* There was investigation around Dagbani issues in T261851 by Pablo and Lydia that is very likely relevant.