mirror of
https://github.com/unmojang/drasl.git
synced 2025-09-08 06:35:12 -04:00
Move Translations section from CONTRIBUTING.md to README.md
This change makes it more visible and conforms to the guidelines for Hosted Weblate's gratis Libre tier.
This commit is contained in:
parent
f8eb5da15a
commit
06ae77f313
@ -5,9 +5,3 @@ Pull requests are welcome. Most changes in code, especially new features, should
|
|||||||
We recommend using [Nix](https://nixos.org) when working on Drasl. This repository includes a `flake.nix` supplying a development environment (run `nix develop` or use [direnv](https://direnv.net)) and a build script (run `nix build`).
|
We recommend using [Nix](https://nixos.org) when working on Drasl. This repository includes a `flake.nix` supplying a development environment (run `nix develop` or use [direnv](https://direnv.net)) and a build script (run `nix build`).
|
||||||
|
|
||||||
We use [pre-commit](https://pre-commit.com) for pre-commit hooks. Before you `git commit`, set up [pre-commit](https://pre-commit.com) (it's already included in the Nix development environment) and run `pre-commit install`.
|
We use [pre-commit](https://pre-commit.com) for pre-commit hooks. Before you `git commit`, set up [pre-commit](https://pre-commit.com) (it's already included in the Nix development environment) and run `pre-commit install`.
|
||||||
|
|
||||||
## Translations
|
|
||||||
|
|
||||||
Translating Drasl from English to other languages happens on [Hosted Weblate](https://hosted.weblate.org/projects/unmojang/drasl). All contributions are welcome, including translations to new languages and suggestions to improve existing translations.
|
|
||||||
|
|
||||||
<img src="https://hosted.weblate.org/widget/unmojang/drasl/multi-auto.svg" alt="translation status" />
|
|
||||||
|
@ -132,6 +132,13 @@ See [https://github.com/unmojang/drasl/issues/106](https://github.com/unmojang/d
|
|||||||
|
|
||||||
If you are using Drasl for something beyond personal use (e.g. setting up a large for-profit server), you may want to reach out to enforcement@mojang.com to make sure your use complies with the Minecraft EULA.
|
If you are using Drasl for something beyond personal use (e.g. setting up a large for-profit server), you may want to reach out to enforcement@mojang.com to make sure your use complies with the Minecraft EULA.
|
||||||
|
|
||||||
|
|
||||||
|
## Translations
|
||||||
|
|
||||||
|
Translating Drasl from English to other languages happens on [Hosted Weblate](https://hosted.weblate.org/projects/unmojang/drasl). All contributions are welcome, including translations to new languages and suggestions to improve existing translations.
|
||||||
|
|
||||||
|
<img src="https://hosted.weblate.org/widget/unmojang/drasl/multi-auto.svg" alt="translation status" />
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[GPLv3](https://github.com/unmojang/drasl/blob/master/LICENSE)
|
[GPLv3](https://github.com/unmojang/drasl/blob/master/LICENSE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user