Get all supported languages as Strings dictionary where:
- Key - Locale key
- Value - explicit language name (example: "English", "Portuguese (Brazil)", …)
func getAllSupportedLanguages() -> [String : String]
Get all supported languages as Strings dictionary where:
func getAllSupportedLanguages() -> [String : String]