Hello,

<?php
    'KZT' => array(
      'code' => 'KZT',
      'symbol' => 'тг.',
      'name' => t('Kazakhstani tenge'),
      'numeric_code' => '398',
      'thousands_separator' => ' ',
      'decimal_separator' => ',',
      'symbol_placement' => 'after',
      'code_placement' => '',
      'minor_unit' => t('Tiyn'),
      'major_unit' => t('Tenge'),
    ),
?>

http://en.wikipedia.org/wiki/Kazakhstani_tenge

Thank you.

Comments

rszrama’s picture

Status: Active » Fixed

Hey, thanks for the patch! Nice to know Drupal Commerce is being used in your country. : )

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.