Problem:
We changed the label of the field on the Lexeme page from "Language" to "Spelling variant". In order to avoid confusion we should make the same page on Special:NewLexeme.
Screenshot:
BDD
GIVEN I am on Special:NewLexeme
AND the field for specifying the Lemma language is shown
THEN the label of the input field is "Spelling variant of Lemma"
Acceptance criteria:
- the input field label is changed
- figure out if this change can be made on TranslateWiki
