translate_country_names()

Given English as base, find out the localized version.


translate_country_names( [ string $country ] ) : string

Parameters

$country (string) (Required)

Return Values

(string)

Examples

echo translate_country_names('Slovakia');
// Slovensko