1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3de_LI{ 4 ExemplarCharactersNumbers{"[\\- . ’ % ‰ + 0 1 2 3 4 5 6 7 8 9]"} 5 NumberElements{ 6 latn{ 7 patterns{ 8 currencyFormat{"¤ #,##0.00"} 9 percentFormat{"#,##0%"} 10 } 11 symbols{ 12 decimal{"."} 13 group{"’"} 14 } 15 } 16 } 17 Version{"2.1.37.1"} 18 calendar{ 19 gregorian{ 20 dayPeriod{ 21 stand-alone{ 22 narrow{ 23 am{"vm."} 24 pm{"nm."} 25 } 26 } 27 } 28 } 29 } 30} 31