An open API service indexing awesome lists of open source software.

https://github.com/harmonoid/localizations

.🌐 Localizations for Harmonoid.
https://github.com/harmonoid/localizations

hacktoberfest harmonoid translations

Last synced: 11 months ago
JSON representation

.🌐 Localizations for Harmonoid.

Awesome Lists containing this project

README

          

# Localizations

**🌐 Localizations for Harmonoid**

## Languages

| Language | Country | Contributors | Source |
| -------- | ------- | ------------ | ------ |
|English|United States| [@alexmercerind](https://github.com/alexmercerind) | [`en_US.json`](./localizations/en_US.json) |
|Greek|Greece| [@cuhsy](https://github.com/cuhsy) | [`el_GR.json`](./localizations/el_GR.json) |
|Portuguese|Brazil| [@maisondasilva](https://github.com/maisondasilva) | [`pt_BR.json`](./localizations/pt_BR.json) |
|Romanian|Romania| [@raresnita](https://github.com/raresnita) | [`ro_RO.json`](./localizations/ro_RO.json) |
|Slovenian|Slovenia| [@alexmercerind](https://github.com/alexmercerind) | [`sl_SI.json`](./localizations/sl_SI.json) |

## Contribute

- Use existing [English • United States](./localizations/en_US.json) values as a reference.
- Edit or add the file for your localization e.g. `fr_FR.json`.
- Add an entry in [`index.json`](./index.json).
- Raise a new [pull request](https://github.com/harmonoid/localizations/pulls).
- Want to become a permanent maintainer & need write access to this repository? Please [open a new issue](https://github.com/harmonoid/localizations/issues/new).
- 🎉🎉🎉

#### NOTE:

Please follow [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/#summary) specification in your commit messages.

## License

This repository & work here is under [The Unlicense](https://unlicense.org/) license.

## Notes

- Usernames of various contributors are sorted lexicographically.
- Hyphen (-) indicates unknown or anonymous contributors.