Skip to content

Commit 7e7e0db

Browse files
committed
curly
1 parent 30c71ca commit 7e7e0db

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

data/final/currencies.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,15 @@
180180
},
181181
"default_locale": "ms-BN"
182182
},
183+
{
184+
"name": "Burmese Kyat",
185+
"iso_4217_3": "MMK",
186+
"number_decimals": 0,
187+
"symbols": {
188+
"primary": "MMK",
189+
"narrow": "K"
190+
}
191+
},
183192
{
184193
"name": "Cambodia Riel",
185194
"iso_4217_3": "KHR",
@@ -1345,4 +1354,4 @@
13451354
},
13461355
"default_locale": "en-ZM"
13471356
}
1348-
]
1357+
]

0 commit comments

Comments
 (0)