fleetbase / fleetbase/ember-ui

KZT currency support

Open
#113 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10
Forks
25
Avg merge
1d 20h
Merged PRs (30d)
28

Description

Please, add support for KZT in `addon/utils/get-currency.js`
```
{
iso2: 'KZ',
name: 'Kazakhstan',
emoji: '🇰🇿',
code: 'KZT',
title: 'Kazakhstani Tenge',
symbol: ' ₸',
precision: 2,
thousandSeparator: ' ',
decimalSeparator: ',',
symbolPlacement: 'after',
},

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.