Files
mostlymatter/server/i18n/th.json
Tom De Moor a25aa43667 integrating WIP-languages (#24683)
* 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>
2023-10-03 22:56:23 -03:00

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": "เมษายน"
}
]