Returns a list of all supported languages
static List<String> languages() => _localizedValues.keys.toList();