diff options
Diffstat (limited to 'vendor/commerceguys/intl/resources/currency/en.json')
-rw-r--r-- | vendor/commerceguys/intl/resources/currency/en.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vendor/commerceguys/intl/resources/currency/en.json b/vendor/commerceguys/intl/resources/currency/en.json index a6c443334..c4921b070 100644 --- a/vendor/commerceguys/intl/resources/currency/en.json +++ b/vendor/commerceguys/intl/resources/currency/en.json @@ -343,7 +343,8 @@ "name": "Peruvian Sol" }, "PHP": { - "name": "Philippine Piso" + "name": "Philippine Piso", + "symbol": "₱" }, "PLN": { "name": "Polish Zloty" @@ -482,7 +483,7 @@ }, "XOF": { "name": "West African CFA Franc", - "symbol": "CFA" + "symbol": "F CFA" }, "YER": { "name": "Yemeni Rial" |