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>
Этот коммит содержится в:
50
server/i18n/th.json
Обычный файл
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": "เมษายน"
|
||||
}
|
||||
]
|
||||
Ссылка в новой задаче
Block a user