This repository contains the translations for SteamHistory.net
The localization workflow is powered by Crowdin, Inlang, and Paraglide. Contributions are accepted through the following channels:
The preferred and easiest way to contribute is through the Crowdin page
Alternatively, you can contribute locally through the Sherlock (Inlang) extension for Visual Studio Code:
- Clone the repository.
git clone https://github.com/0x000015/steamhistory-translations
- Install the Sherlock (Inlang) extension.
- The extension will provide an integrated translation interface within the IDE
Direct modifications to the JSON files within the messages/ directory are accepted via Pull Request. Contributors must ensure that the JSON structure remains valid and follows the existing key-value format.
- messages/: Localization files for all supported locales.
- project.inlang/: Configuration and project-specific settings for the Inlang ecosystem.
By contributing to this repository, you agree to license your work under the MIT License.