Files
2016-10-03 10:53:40 +02:00

40 lines
905 B
JSON

{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"listPatterns": {
"listPattern-type-standard": {
"start": "{0}, {1}",
"middle": "{0}, {1}",
"end": "{0}, and {1}",
"2": "{0} and {1}"
},
"listPattern-type-unit": {
"start": "{0}, {1}",
"middle": "{0}, {1}",
"end": "{0}, {1}",
"2": "{0}, {1}"
},
"listPattern-type-unit-narrow": {
"start": "{0} {1}",
"middle": "{0} {1}",
"end": "{0} {1}",
"2": "{0} {1}"
},
"listPattern-type-unit-short": {
"start": "{0}, {1}",
"middle": "{0}, {1}",
"end": "{0}, {1}",
"2": "{0}, {1}"
}
}
}
}
}