mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-03 20:40:00 -05:00
* 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 lines
782 B
JSON
50 lines
782 B
JSON
[
|
|
{
|
|
"id": "November",
|
|
"translation": "ඉල්"
|
|
},
|
|
{
|
|
"id": "October",
|
|
"translation": "වප්"
|
|
},
|
|
{
|
|
"id": "September",
|
|
"translation": "බිනර"
|
|
},
|
|
{
|
|
"id": "December",
|
|
"translation": "උදුවප්"
|
|
},
|
|
{
|
|
"id": "August",
|
|
"translation": "නිකිණි"
|
|
},
|
|
{
|
|
"id": "July",
|
|
"translation": "ඇසළ"
|
|
},
|
|
{
|
|
"id": "June",
|
|
"translation": "පොසොන්"
|
|
},
|
|
{
|
|
"id": "May",
|
|
"translation": "වෙසක්"
|
|
},
|
|
{
|
|
"id": "March",
|
|
"translation": "මැදින්"
|
|
},
|
|
{
|
|
"id": "February",
|
|
"translation": "නවම්"
|
|
},
|
|
{
|
|
"id": "January",
|
|
"translation": "දුරුතු"
|
|
},
|
|
{
|
|
"id": "April",
|
|
"translation": "බක්"
|
|
}
|
|
]
|