Function TranslationServerSingleton.getLocaleName

Returns a locale's language and its variant (e.g. "en_US" would return "English (United States)").

String getLocaleName (
  const(String) locale
) nothrow @nogc const;