Skip to content

Commit

Permalink
CLDR-17661 ii: WIP!
Browse files Browse the repository at this point in the history
- this is not correct for Yi but just a test
  • Loading branch information
srl295 committed Jul 8, 2024
1 parent d371352 commit db04331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/supplemental/numberingSystems.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ For terms of use, see http://www.unicode.org/copyright.html
<numberingSystem id="vaii" type="numeric" digits="꘠꘡꘢꘣꘤꘥꘦꘧꘨꘩"/>
<numberingSystem id="wara" type="numeric" digits="&#x118E0;&#x118E1;&#x118E2;&#x118E3;&#x118E4;&#x118E5;&#x118E6;&#x118E7;&#x118E8;&#x118E9;"/>
<numberingSystem id="wcho" type="numeric" digits="&#x1E2F0;&#x1E2F1;&#x1E2F2;&#x1E2F3;&#x1E2F4;&#x1E2F5;&#x1E2F6;&#x1E2F7;&#x1E2F8;&#x1E2F9;"/>
<numberingSystem id="yiii" type="numeric" digits="ꊰꋍꑍꌕꇖꉬꃘꏃꉆꈬ"/> <!-- 0…9-->
<numberingSystem id="yiii" type="numeric" digits="ꃘꇖꈬꉆꉬꊰꋍꌕꏃꑍ"/> <!-- Note: now they really aren't in the right order! -->
</numberingSystems>
</supplementalData>

0 comments on commit db04331

Please sign in to comment.