$total_subscribers ) { if ( 'others' === $country_code ) { $country_name = __('Others', 'email-subscribers'); } else { $country_name = ! empty( $countries[ $country_code ] ) ? $countries[ $country_code ] : ''; } ?>