File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,9 @@ CLDR data files are interpreted according to the LDML specification (http://unic
41
41
<exemplarCharacters type =" punctuation-auxiliary" draft =" contributed" >↑↑↑</exemplarCharacters >
42
42
</characters >
43
43
<numbers >
44
+ <symbols numberSystem =" latn" >
45
+ <group >'</group >
46
+ </symbols >
44
47
<currencies >
45
48
<currency type =" BYN" >
46
49
<displayName >Weissrussischer Rubel</displayName >
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
129
129
</otherNumberingSystems >
130
130
<symbols numberSystem =" latn" >
131
131
<decimal draft =" contributed" >,</decimal >
132
- <group draft =" contributed" >’ </group >
132
+ <group draft =" contributed" >' </group >
133
133
<percentSign draft =" contributed" >↑↑↑</percentSign >
134
134
<plusSign draft =" contributed" >↑↑↑</plusSign >
135
135
<minusSign draft =" contributed" >↑↑↑</minusSign >
Original file line number Diff line number Diff line change @@ -655,7 +655,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
655
655
<minimumGroupingDigits draft =" contributed" >↑↑↑</minimumGroupingDigits >
656
656
<symbols numberSystem =" latn" >
657
657
<decimal >↑↑↑</decimal >
658
- <group >’ </group >
658
+ <group >' </group >
659
659
<percentSign >↑↑↑</percentSign >
660
660
<plusSign >↑↑↑</plusSign >
661
661
<minusSign >↑↑↑</minusSign >
Original file line number Diff line number Diff line change @@ -346,7 +346,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
346
346
<traditional >ethi</traditional >
347
347
</otherNumberingSystems >
348
348
<symbols numberSystem =" latn" >
349
- <group draft =" unconfirmed" >’ </group >
349
+ <group draft =" unconfirmed" >' </group >
350
350
</symbols >
351
351
<currencyFormats numberSystem =" latn" >
352
352
<currencyFormatLength >
You can’t perform that action at this time.
0 commit comments