Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-29 | cli is now fully localized | 0neGal | |
That is, it's now using our localization module... | |||
2021-12-28 | if no lang is set, use "en" | 0neGal | |
By error I forgot to include this check... I also added in the ability for it to look for a lang file without the extra locale info on the end, i.e if "en-GB" is not found it'll try "en" |