You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -232,7 +232,7 @@ Request behavior can be modified by setting the `request_options` keyword argume
232
232
233
233
###Internationalization
234
234
235
-
When looking up an IP address, the response object includes a`details.country_name`,`details.isEU` and`details.country_flag` attributes which includes the country based on American English. It is possible to return the country name in other languages by setting the`countries_file`, remove or add EU countries`eu_countries_file` or change the country flag emoji or unicode by setting the keyword argument when creating the`IPinfo` object.
235
+
When looking up an IP address, the response object includes a`details.country_name`,`details.isEU` and`details.country_flag` attributes which includes the country based on American English. It is possible to return the country name in other languages by setting the`countries_file`, remove or add EU countriesby setting the keyword argument`eu_countries_file` or change the country flag emoji or unicode by setting the keyword argument`countries_flags_file` when creating the`IPinfo` object.
236
236
237
237
The file must be a`.json` file with the following structure: