Retrieve supported languages
Future<List<String>> fetchLoadedLanguages() async { return loadedLanguages; }