mirror of
https://gitlab.silvrtree.co.uk/martind2000/ft-webplatform.git
synced 2025-02-15 02:09:17 +00:00
73 lines
1.3 KiB
JSON
73 lines
1.3 KiB
JSON
{
|
|
"provider": {
|
|
"BeanID": "us.us-en-lang-months-labels",
|
|
"id": "us-en-lang-months-labels",
|
|
"labels": {
|
|
"label": [
|
|
{
|
|
"key": 0,
|
|
"title": "January",
|
|
"value": "Jan"
|
|
},
|
|
{
|
|
"key": 1,
|
|
"title": "February",
|
|
"value": "Feb"
|
|
},
|
|
{
|
|
"key": 2,
|
|
"title": "March",
|
|
"value": "Mar"
|
|
},
|
|
{
|
|
"key": 3,
|
|
"title": "April",
|
|
"value": "Apr"
|
|
},
|
|
{
|
|
"key": 4,
|
|
"title": "May",
|
|
"value": "May"
|
|
},
|
|
{
|
|
"key": 5,
|
|
"title": "June",
|
|
"value": "Jun"
|
|
},
|
|
{
|
|
"key": 6,
|
|
"title": "July",
|
|
"value": "Jul"
|
|
},
|
|
{
|
|
"key": 7,
|
|
"title": "August",
|
|
"value": "Aug"
|
|
},
|
|
{
|
|
"key": 8,
|
|
"title": "September",
|
|
"value": "Sep"
|
|
},
|
|
{
|
|
"key": 9,
|
|
"title": "October",
|
|
"value": "Oct"
|
|
},
|
|
{
|
|
"key": 10,
|
|
"title": "November",
|
|
"value": "Nov"
|
|
},
|
|
{
|
|
"key": 11,
|
|
"title": "December",
|
|
"value": "Dec"
|
|
}
|
|
]
|
|
},
|
|
"source": "provider",
|
|
"type": "XmlResourceProvider"
|
|
}
|
|
}
|