Export
This is the core concept of accessing translations in your application. The export feature allows you to download translations in various formats, making it easy to integrate them into your application or share them with your team. SejHey offers multiple export formats to accommodate different development environments and workflows.
Releases
A release represents a snapshot of the current set of translations at a specific point in time. It allows you to freeze and version translations for a particular state of your project, so you can safely ship consistent language content. Once a release it created, it cannot be changed.
When downloading, you always have the choice to use Latest version
or a specific release. The Latest version
option will always give you the most up-to-date translations, while a specific release will provide the translations as they were at the time of that release.
See more about Releases.
Content delivery network (CDN)
Our recommended way of accessing translations and one of the key features of SejHey. This allows you to fetch translations dynamically in your application without needing to download files manually. The CDN provides a URL endpoint that serves the latest translations in your chosen format, which can be easily integrated into your application.
See more under CDN
Download as a file
The download feature allows you to obtain the latest translations in your preferred format. Simply select the desired language and file type, and click the download button. Multiple files are downloaded as a zip file, which can then be extracted and used in your application.