Get all supported languages as Strings dictionary where:

  • Key: Locale key
  • Value: explicit language name (example: "English", "Portuguese (Brazil)", …)
func getAllSupportedLanguages() -> [String : String]