Changes the user's language preference in the backend to the language lang.
lang
Future<bool?> changeUserLanguage(String lang);