diff options
author | Max Kostikov <max@kostikov.co> | 2019-11-18 13:00:43 +0100 |
---|---|---|
committer | Max Kostikov <max@kostikov.co> | 2019-11-18 13:00:43 +0100 |
commit | 498c021aec25d845c67150475294066113de6d20 (patch) | |
tree | c8934c83f6519bf58f27f410683e06cc6615a6a0 /vendor/commerceguys/intl/resources/currency/bg.json | |
parent | 5ee133843f166a58e0c6236e543204be8dae70d3 (diff) | |
parent | ef75d27afbbee4cfe7d4441269e350b8f7f432f9 (diff) | |
download | volse-hubzilla-498c021aec25d845c67150475294066113de6d20.tar.gz volse-hubzilla-498c021aec25d845c67150475294066113de6d20.tar.bz2 volse-hubzilla-498c021aec25d845c67150475294066113de6d20.zip |
Merge branch 'dev' into 'dev'
Dev sync
See merge request kostikov/core!5
Diffstat (limited to 'vendor/commerceguys/intl/resources/currency/bg.json')
-rw-r--r-- | vendor/commerceguys/intl/resources/currency/bg.json | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/vendor/commerceguys/intl/resources/currency/bg.json b/vendor/commerceguys/intl/resources/currency/bg.json index 5512f4d4e..3ebf8d528 100644 --- a/vendor/commerceguys/intl/resources/currency/bg.json +++ b/vendor/commerceguys/intl/resources/currency/bg.json @@ -81,8 +81,8 @@ "VUV": { "name": "Вануатско вату" }, - "VEF": { - "name": "Венецуелски боливар" + "VES": { + "name": "Венецуелски боливар (VES)" }, "VND": { "name": "Виетнамски донг" @@ -117,7 +117,7 @@ "AED": { "name": "Дирхам на Обединените арабски емирства" }, - "STD": { + "STN": { "name": "Добра на Сао Томе и Принсипи" }, "SBD": { @@ -245,7 +245,7 @@ "SHP": { "name": "Лира на Света Елена" }, - "MRO": { + "MRU": { "name": "Мавританска угия" }, "MUR": { @@ -342,7 +342,7 @@ "name": "Самоанска тала" }, "SAR": { - "name": "Саудитскоарабски риал" + "name": "саудитски риал" }, "SZL": { "name": "Свазилендски лилангени" @@ -422,10 +422,6 @@ "FKP": { "name": "Фолклендска лира" }, - "XPF": { - "name": "Френскополинезийски франк", - "symbol": "CFPF" - }, "HTG": { "name": "Хаитски гурд" }, @@ -475,5 +471,12 @@ }, "JPY": { "name": "Японска йена" + }, + "XPF": { + "name": "CFP франк", + "symbol": "CFPF" + }, + "UYW": { + "name": "Uruguayan Nominal Wage Index Unit" } }
\ No newline at end of file |