tor-browser

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

en_NO.txt (487B)


      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_NO{
      5    %%Parent{"en_150"}
      6    ExemplarCharactersNumbers{"[  \\- ‑ , % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
      7    NumberElements{
      8        latn{
      9            patterns{
     10                percentFormat{"#,##0 %"}
     11            }
     12            symbols{
     13                decimal{","}
     14                group{" "}
     15            }
     16        }
     17    }
     18 }