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.
- Host: GitHub
- URL: https://github.com/harmonoid/localizations
- Owner: harmonoid
- License: unlicense
- Created: 2022-08-27T12:31:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-06-20T09:16:05.000Z (12 months ago)
- Last Synced: 2025-07-04T20:45:52.248Z (11 months ago)
- Topics: hacktoberfest, harmonoid, translations
- Homepage:
- Size: 601 KB
- Stars: 18
- Watchers: 10
- Forks: 45
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.