Fix formatting
This commit is contained in:
parent
09f27033e2
commit
5fabf5768e
1 changed files with 10 additions and 6 deletions
16
README.md
16
README.md
|
@ -144,20 +144,24 @@ future.
|
||||||
|
|
||||||
TL;DR: `pnpm install && pnpm dev`
|
TL;DR: `pnpm install && pnpm dev`
|
||||||
|
|
||||||
See [contributing guide](CONTRIBUTING.md#improving-code) for instructions on how to contribute
|
See [contributing guide](CONTRIBUTING.md#improving-code) for instructions on how
|
||||||
source code to the project, including adding new Fediverse projects.
|
to contribute source code to the project, including adding new Fediverse
|
||||||
|
projects.
|
||||||
|
|
||||||
### Translations
|
### Translations
|
||||||
|
|
||||||
Share₂Fedi uses Hosted Weblate for translations. [You can edit translations using it's practical interface.](https://hosted.weblate.org/engage/share2fedi/). You also could do it manually by editing files in `src/i18n/translations`, but this is NOT recommended.
|
Share₂Fedi uses Hosted Weblate for translations.
|
||||||
|
[You can edit translations using it's practical interface.](https://hosted.weblate.org/engage/share2fedi/).
|
||||||
|
You also could do it manually by editing files in `src/i18n/translations`, but
|
||||||
|
this is NOT recommended.
|
||||||
|
|
||||||
<a href="https://hosted.weblate.org/engage/share2fedi/">
|
<a href="https://hosted.weblate.org/engage/share2fedi/">
|
||||||
<img src="https://hosted.weblate.org/widget/share2fedi/site/multi-auto.svg" alt="Translation status" />
|
<img src="https://hosted.weblate.org/widget/share2fedi/site/multi-auto.svg" alt="Translation status" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE] New languages do not become automatically available. For this, a
|
||||||
> New languages do not become automatically available. For this, a separate change to our ad-hoc i18n engine has to be made.
|
> separate change to our ad-hoc i18n engine has to be made. See
|
||||||
> See [contributing guide](CONTRIBUTING.md#translating) for instructions
|
> [contributing guide](CONTRIBUTING.md#translating) for instructions
|
||||||
|
|
||||||
_We thank Weblate for providing Libre hosting!_
|
_We thank Weblate for providing Libre hosting!_
|
||||||
|
|
||||||
|
|
Reference in a new issue