Full Mattermost server source with integrated Community Enterprise features. Includes vendor directory for offline/air-gapped builds. Structure: - enterprise-impl/: Enterprise feature implementations - enterprise-community/: Init files that register implementations - enterprise/: Bridge imports (community_imports.go) - vendor/: All dependencies for offline builds Build (online): go build ./cmd/mattermost Build (offline/air-gapped): go build -mod=vendor ./cmd/mattermost 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
51 lines
782 B
JSON
51 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": "බක්"
|
|
}
|
|
]
|