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>
27 lines
860 B
JSON
27 lines
860 B
JSON
[
|
|
{
|
|
"id": "system.message.name",
|
|
"translation": "प्रणाली"
|
|
},
|
|
{
|
|
"id": "app.import.validate_direct_post_import_data.message_length.error",
|
|
"translation": "सन्देश धेरै लामो छ"
|
|
},
|
|
{
|
|
"id": "web.error.unsupported_browser.system_browser_or",
|
|
"translation": "वा"
|
|
},
|
|
{
|
|
"id": "api.admin.add_certificate.saving.app_error",
|
|
"translation": "प्रमाणपत्र राख्न असमर्थ ।"
|
|
},
|
|
{
|
|
"id": "api.admin.add_certificate.open.app_error",
|
|
"translation": "प्रमाणपत्र खोल्न असमर्थ ।"
|
|
},
|
|
{
|
|
"id": "api.admin.add_certificate.array.app_error",
|
|
"translation": "'प्रमाणपत्र' अन्तर्गत अनुरोधमा कुनै फाइल छैन।"
|
|
}
|
|
]
|