Open method to get the list of configured language codes
List<String> get availableLangs{ return _languageMapping.keys.toList(); }