generate the language file

To give your language a name and make it available to m23 create a language.info file.
The language.info has to contain the following lines:
language: <the full name of your language>
shortlanguage: <the short 2 letter name of the language>
m23 uses the word for the language that is used in the origin country. e.g. Deutsch and not German, Francais and not French.

Your language.info may look like this:
language:Deutsch
shortlanguage:de


root 2018-05-08