Skip to content

Commit 4140adc

Browse files
committed
bug #510 Add Zimbabwean Gold to the list of currencies (stof)
This PR was merged into the 1.x branch. Discussion ---------- Add Zimbabwean Gold to the list of currencies This matches the update to ICU 76.1 done in symfony/intl Commits ------- 7e682c7 Add Zimbabwean Gold to the list of currencies
2 parents a5ae132 + 7e682c7 commit 4140adc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Intl/Icu/Resources/currencies.php

+4
Original file line numberDiff line numberDiff line change
@@ -1309,6 +1309,10 @@
13091309
1 => 0,
13101310
2 => 0,
13111311
),
1312+
'ZWG' =>
1313+
array (
1314+
0 => 'ZWG',
1315+
),
13121316
'ZWL' =>
13131317
array (
13141318
0 => 'ZWL',

0 commit comments

Comments
 (0)