fn parse_lang_arg(input: &str) -> Result<&'static str, &'static str>
A function to parse the language argument.