aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/resources/i18n/en/sizes.json
blob: 675ff7dca1554a260e351b30011dc83352954280 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "byte": "byte",
    "bytes": "bytes",
    "kib": "KiB",
    "mib": "MiB",
    "gib": "GiB",
    "tib": "TiB",
    "kibibytes": "kibibytes",
    "mebibytes": "mebibytes",
    "gibibytes": "gibibytes",
    "tebibytes": "tebibytes",
    "separator": "."
}