Skip to content

Commit

Permalink
Merge pull request #6790 from brave/fix-12016
Browse files Browse the repository at this point in the history
Updating fiat currency list for Bitcoin.com [NTP widget]
  • Loading branch information
ryanml authored Oct 6, 2020
2 parents 14162fb + a134a2a commit e10c405
Showing 1 changed file with 13 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,53 +2,46 @@
* License. v. 2.0. If a copy of the MPL was not distributed with this file.
* You can obtain one at http://mozilla.org/MPL/2.0/. */
export default {
'AED': 'United Arab Emirates dirham',
'ARS': 'Argentine peso',
'AUD': 'Australian dollar',
'AZN': 'Azerbaijani manat',
'BGN': 'Bulgarian lev',
'BRL': 'Brazilian real',
'CAD': 'Canadian dollar',
'CHF': 'Swiss franc',
'CLP': 'Chilean peso',
'COP': 'Colombian peso',
'CRC': 'Costa Rican colon',
'CZK': 'Czech koruna',
'CNY': 'Chinese yuan',
'COP': 'Colombia peso',
'CZK': 'Czech Koruna',
'DKK': 'Danish krone',
'DOP': 'Dominican peso',
'EGP': 'Egyptian pound',
'EUR': 'Euro',
'GBP': 'Pound sterling',
'GEL': 'Georgian lari',
'HKD': 'Hong Kong dollar',
'HUF': 'Hungarian forint',
'HRK': 'Croatian kuna',
'IDR': 'Indonesian rupiah',
'ILS': 'Israeli new shekel',
'INR': 'Indian rupee',
'JPY': 'Japanese yen',
'JOD': 'Jordanian dollar',
'KES': 'Kenyan shilling',
'KRW': 'South Korean won',
'KZT': 'Kazakhstani tenge',
'KWD': 'Kuwaiti dinar',
'LKR': 'Sri Lankan rupee',
'MAD': 'Moroccan dirham',
'MDL': 'Moldovan leu',
'MXN': 'Mexican peso',
'MYR': 'Malaysian ringgit',
'NAD': 'Namibian dollar',
'NGN': 'Nigerian naira',
'NOK': 'Norwegian krone',
'NZD': 'New Zealand dollar',
'OMR': 'Omani rial',
'PEN': 'Peruvian sol',
'PHP': 'Philippine peso',
'PKR': 'Pakistanee rupee',
'PLN': 'Polish złoty',
'QAR': 'Qatari riyal',
'RON': 'Romanian leu',
'RUB': 'Russian ruble',
'SEK': 'Swedish krona',
'SGD': 'Singapore dollar',
'THB': 'Thai baht',
'TRY': 'Turkish lira',
'TWD': 'New Taiwan dollar',
'UAH': 'Ukrainian hryvnia',
'TWD': 'Taiwan dollar',
'USD': 'United States dollar',
'UYU': 'Uruguayan peso',
'UZS': 'Uzbekistan som',
'VND': 'Vietnamese đồng',
'ZAR': 'South African rand'
}

0 comments on commit e10c405

Please sign in to comment.