mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
📚 docs: add patterns of translations
This commit is contained in:
parent
8f9eec124d
commit
da0894e2b8
2 changed files with 29 additions and 24 deletions
|
@ -12,12 +12,14 @@
|
|||
|
||||
[](https://github.com/hydralauncher/hydra/actions)
|
||||
[](https://github.com/hydralauncher/hydra/releases)
|
||||
[](README.be.md)
|
||||
[](README.pl.md)
|
||||
|
||||
[](README.pt-BR.md)
|
||||
[](README.md)
|
||||
[](README.ru.md)
|
||||
[](README.uk-UA.md)
|
||||
[](README.be.md)
|
||||
[](README.es.md)
|
||||
[](README.fr.md)
|
||||
[](README.it.md)
|
||||
|
||||

|
||||
|
|
|
@ -13,13 +13,14 @@
|
|||
[](https://github.com/hydralauncher/hydra/actions)
|
||||
[](https://github.com/hydralauncher/hydra/releases)
|
||||
|
||||
[](README.be.md)
|
||||
[](README.pt-BR.md)
|
||||
[](README.md)
|
||||
[](README.pl.md)
|
||||
[](README.ru.md)
|
||||
[](README.uk-UA.md)
|
||||
[](README.be.md)
|
||||
[](README.es.md)
|
||||
[](README.fr.md)
|
||||
[](README.it.md)
|
||||
|
||||

|
||||
|
||||
|
@ -27,26 +28,28 @@
|
|||
|
||||
## Índice
|
||||
|
||||
- [Sobre](#about)
|
||||
- [Recursos](#features)
|
||||
- [Instalação](#installation)
|
||||
- [Contribuindo](#contributing)
|
||||
- [Junte-se ao nosso Telegram](#join-our-telegram)
|
||||
- [Fork e clone seu repositorio](#fork-and-clone-your-repository)
|
||||
- [Como contribuir](#ways-you-can-contribute)
|
||||
- [Estrutura do projeto](#project-structure)
|
||||
- [Compile a partir do código-fonte](#build-from-source)
|
||||
- [Instale Node.js](#install-nodejs)
|
||||
- [Instale Yarn](#install-yarn)
|
||||
- [Instale Node Dependencies](#install-node-dependencies)
|
||||
- [Instale Python 3.9](#install-python-39)
|
||||
- [Instale Python Dependencies](#install-python-dependencies)
|
||||
- [variaveis de ambiente](#environment-variables)
|
||||
- [Rodando o programa](#running)
|
||||
- [Compilando](#build)
|
||||
- [Compile o client bittorrent](#build-the-bittorrent-client)
|
||||
- [Compile a aplicação Electron](#build-the-electron-application)
|
||||
- [Contribuidores](#contributors)
|
||||
- [Índice](#índice)
|
||||
- [ Sobre](#-sobre)
|
||||
- [ Recursos](#-recursos)
|
||||
- [ Instalação](#-instalação)
|
||||
- [ Contribuindo](#-contribuindo)
|
||||
- [ Junte-se ao nosso Telegram](#-junte-se-ao-nosso-telegram)
|
||||
- [ Fork e clone o seu repositório](#-fork-e-clone-o-seu-repositório)
|
||||
- [ Formas de contribuir](#-formas-de-contribuir)
|
||||
- [ Estrutura do Projeto](#-estrutura-do-projeto)
|
||||
- [ Compile a partir do código-fonte](#-compile-a-partir-do-código-fonte)
|
||||
- [ Instale Node.js](#-instale-nodejs)
|
||||
- [ Instale Yarn](#-instale-yarn)
|
||||
- [ Instale Dependencias do Node](#-instale-dependencias-do-node)
|
||||
- [ Instale Python 3.9](#-instale-python-39)
|
||||
- [ Instale Python Dependencies](#-instale-python-dependencies)
|
||||
- [ Environment variables](#-environment-variables)
|
||||
- [ Running](#-running)
|
||||
- [ Build](#-build)
|
||||
- [ Build the bittorrent client](#-build-the-bittorrent-client)
|
||||
- [ Build the Electron application](#-build-the-electron-application)
|
||||
- [ Contributors](#-contributors)
|
||||
- [ Licença](#-licença)
|
||||
|
||||
## <a name="about"> Sobre
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue