* integrating WIP-languages * handle malformed, but "correct" empty i18n files --------- Co-authored-by: Tom De Moor <tom@controlaltdieliet.be> Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com>
51 строка
1019 B
JSON
51 строка
1019 B
JSON
[
|
|
{
|
|
"id": "September",
|
|
"translation": "กันยายน"
|
|
},
|
|
{
|
|
"id": "October",
|
|
"translation": "ตุลาคม"
|
|
},
|
|
{
|
|
"id": "November",
|
|
"translation": "พฤศจิกายน"
|
|
},
|
|
{
|
|
"id": "May",
|
|
"translation": "พฤษภาคม"
|
|
},
|
|
{
|
|
"id": "March",
|
|
"translation": "มีนาคม"
|
|
},
|
|
{
|
|
"id": "June",
|
|
"translation": "มิถุนายน"
|
|
},
|
|
{
|
|
"id": "July",
|
|
"translation": "กรกฎาคม"
|
|
},
|
|
{
|
|
"id": "January",
|
|
"translation": "มกราคม"
|
|
},
|
|
{
|
|
"id": "February",
|
|
"translation": "กุมภาพันธ์"
|
|
},
|
|
{
|
|
"id": "December",
|
|
"translation": "ธันวาคม"
|
|
},
|
|
{
|
|
"id": "August",
|
|
"translation": "สิงหาคม"
|
|
},
|
|
{
|
|
"id": "April",
|
|
"translation": "เมษายน"
|
|
}
|
|
]
|