Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING_DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Use the same tool to change it quick in all files.
## Menus

### Header Menu
In order to trasnlate the menus, change all the titles and urls in the `/docs/_data/navigation_{your language}.yml` file you copied earlier. Then go to `/docs/_data/convertToJson.js` and change the filename const to your filename
In order to translate the menus, change all the titles and urls in the `/docs/_data/navigation_{your language}.yml` file you copied earlier. Then go to `/docs/_data/convertToJson.js` and change the filename const to your filename

![alt text](/docs/contributeDocsImages/image-15.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/_pages/docs/es/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ feature_row:

#### Sponsors
<div style="display: flex; justify-content: center; align-items: center; align-content: center;">
<div style="margin: 10px;"><a href="https://www.hrf.org" title="Human Right Foundation"><img src="/assets/images/sponsors/hrf.png" width="300px"/></a></div>
<div style="margin: 10px;"><a href="https://www.hrf.org" title="Human Rights Foundation"><img src="/assets/images/sponsors/hrf.png" width="300px"/></a></div>
</div>

#### Reviews
Expand Down
2 changes: 1 addition & 1 deletion docs/_pages/docs/fr/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ feature_row:

#### Sponsors
<div style="display: flex; justify-content: center; align-items: center; align-content: center;">
<div style="margin: 10px;"><a href="https://www.hrf.org" title="Human Right Foundation"><img src="/assets/images/sponsors/hrf.png" width="300px"/></a></div>
<div style="margin: 10px;"><a href="https://www.hrf.org" title="Human Rights Foundation"><img src="/assets/images/sponsors/hrf.png" width="300px"/></a></div>
</div>

#### Reviews
Expand Down
2 changes: 1 addition & 1 deletion docs/_pages/docs/pt/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ feature_row:
#### Patrocinadores

<div style="display: flex; justify-content: center; align-items: center; align-content: center;">
<div style="margin: 10px;"><a href="https://www.hrf.org" title="Human Right Foundation"><img src="/assets/images/sponsors/hrf.png" width="300px"/></a></div>
<div style="margin: 10px;"><a href="https://www.hrf.org" title="Human Rights Foundation"><img src="/assets/images/sponsors/hrf.png" width="300px"/></a></div>
</div>

#### Avaliações
Expand Down
2 changes: 1 addition & 1 deletion docs/_pages/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ feature_row:

#### Sponsors
<div style="display: flex; justify-content: center; align-items: center; align-content: center;">
<div style="margin: 10px;"><a href="https://www.hrf.org" title="Human Right Foundation"><img src="/assets/images/sponsors/hrf.png" width="300px"/></a></div>
<div style="margin: 10px;"><a href="https://www.hrf.org" title="Human Rights Foundation"><img src="/assets/images/sponsors/hrf.png" width="300px"/></a></div>
</div>

#### Reviews
Expand Down