File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ CLDR data files are interpreted according to the LDML specification (http://unic
1212 <territory type =" RW" />
1313 </identity >
1414 <numbers >
15+ <symbols numberSystem =" latn" >
16+ <decimal >.</decimal >
17+ <group >,</group >
18+ </symbols >
1519 <currencies >
1620 <currency type =" RWF" >
1721 <symbol >RF</symbol >
Original file line number Diff line number Diff line change @@ -742,8 +742,8 @@ CLDR data files are interpreted according to the LDML specification (http://unic
742742 </otherNumberingSystems >
743743 <minimumGroupingDigits draft =" contributed" >↑↑↑</minimumGroupingDigits >
744744 <symbols numberSystem =" latn" >
745- <decimal >, </decimal >
746- <group >. </group >
745+ <decimal >. </decimal >
746+ <group >, </group >
747747 <percentSign >↑↑↑</percentSign >
748748 <plusSign >↑↑↑</plusSign >
749749 <minusSign >↑↑↑</minusSign >
You can’t perform that action at this time.
0 commit comments