tor-browser

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

su.txt (665B)


      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 su{
      5    durationUnits{
      6        hm{"h.mm"}
      7        hms{"h.mm.ss"}
      8        ms{"m.ss"}
      9    }
     10    unitsNarrow{
     11        consumption{
     12            mile-per-gallon-imperial{
     13                other{"{0}m/gUK"}
     14            }
     15        }
     16        volume{
     17            dessert-spoon-imperial{
     18                other{"{0}dsp-Imp"}
     19            }
     20            fluid-ounce-imperial{
     21                other{"{0}fl oz Im"}
     22            }
     23            gallon-imperial{
     24                other{"{0}galIm"}
     25            }
     26        }
     27    }
     28 }