Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 1.18 KB

File metadata and controls

25 lines (15 loc) · 1.18 KB

HoneyWorks-Info-i18n

translation status

This is translation repository of HoneyWorks Info.

Made with ❤️ by HoneyWorks fans.

How to contribute

Contributions are welcome!

We use self-hosted Weblate to translate front-end UI and back-end data (character name, etc.). Please visit HoneyWorks Info Weblate and contribute.

If your language is not listed in Weblate, please create an issue.

Workflows of developers, translators and Weblate

  1. developers: to add new string, update file of source language (frontend is locale/en/frontend.json, while backend is locale/ja/backend-data.json), and commit changes using git.
  2. Weblate: automatically detects changes and updates translation files of other languages with default values.
  3. translators: translate strings in Weblate.
  4. Weblate: automatically commits changes to this repository.