diff --git a/includes/wc-core-functions.php b/includes/wc-core-functions.php index ef769007a52..5e6458ed139 100644 --- a/includes/wc-core-functions.php +++ b/includes/wc-core-functions.php @@ -378,7 +378,7 @@ function get_woocommerce_currency_symbol( $currency = '' ) { 'PYG' => '₲', 'RMB' => '¥', 'RON' => 'lei', - 'RUB' => 'руб.', + 'RUB' => '₽', 'SAR' => 'ر.س', 'SEK' => 'kr', 'SGD' => '$',