* 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>
Этот коммит содержится в:
Tom De Moor
2023-10-04 03:56:23 +02:00
коммит произвёл GitHub
родитель 631d59249e
Коммит a25aa43667
83 изменённых файлов: 84830 добавлений и 0 удалений

50
server/i18n/th.json Обычный файл
Просмотреть файл

@@ -0,0 +1,50 @@
[
{
"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": "เมษายน"
}
]