Skip to content

Commit

Permalink
Merge pull request #124 from mreinsch/master
Browse files Browse the repository at this point in the history
The Philippine peso sign ₱ usually goes in front
  • Loading branch information
weppos committed Nov 25, 2011
2 parents 4518cbf + d8f9660 commit 89873c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/currency.json
Expand Up @@ -1423,7 +1423,7 @@
"symbol": "",
"subunit": "Centavo",
"subunit_to_unit": 100,
"symbol_first": false,
"symbol_first": true,
"html_entity": "₱",
"decimal_mark": ".",
"thousands_separator": ",",
Expand Down

0 comments on commit 89873c0

Please sign in to comment.