Skip to content

Latest commit

 

History

History

Localization

Metastream supports localization by using the system-configured language if available.

See Electron documentation for list of language codes.

Contributing

Contributions are currently accepted via GitHub pull requests. If you'd like to add or update localizations, follow these steps:

  1. Fork this repo.
  2. Create a new locale file—or edit an existing one—with the language code you intend to translate.
  3. Copy any locale strings from the English locale file.
  4. Write translations.
  5. Create a pull request with your proposed changes.

In the future, this process might be improved by switching to a translation service such as Crowdin.

If you'd rather not go through the steps above, but still want to contribute, get in touch at sam@getmetastream.com.