tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

en_NL.txt (721B)


      1 // © 2016 and later: Unicode, Inc. and others.
      2 // License & terms of use: http://www.unicode.org/copyright.html
      3 // Generated using tools/cldr/cldr-to-icu/
      4 en_NL{
      5    %%Parent{"en_150"}
      6    NumberElements{
      7        latn{
      8            patterns{
      9                accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"}
     10                accountingFormat%alphaNextToNumber{"¤ #,##0.00;(¤ #,##0.00)"}
     11                accountingFormat%noCurrency{"#,##0.00;(#,##0.00)"}
     12                currencyFormat{"¤ #,##0.00;¤ -#,##0.00"}
     13                currencyFormat%alphaNextToNumber{"¤ #,##0.00;¤ -#,##0.00"}
     14            }
     15            symbols{
     16                decimal{","}
     17                group{"."}
     18            }
     19        }
     20    }
     21 }