Eco-translation is a community driven translation proposals for eco.com
If you are familiar with github, you can directly submit a pull request, if not you can ask on to Jeremie#7539 on the Eco discord server the translation or correction you worked on, and want to push on https://eco-translations.github.io/
You can check the status here
if, for example you want to translate this page in spanish you can :
- Create a
es
Folder at the root of this project - Create a
articles
Folder inside thees
folder - Create a
4620326-is-my-eco-account-covered-by-the-fdic
folder insidees/articles
- From your terminal go to
es/articles/4620326-is-my-eco-account-covered-by-the-fdic
Folder and make a copy of the official page with the following commandwget https://support.eco.com/en/articles/4620326-is-my-eco-account-covered-by-the-fdic
- Rename the downloaded document into
index.html
- Translate the text inside index.html
- Submit a pull request so other can check and verify your translation
- Once your pull request approved, your this page would be visible at : https://eco-translations.github.io/es/articles/4620326-is-my-eco-account-covered-by-the-fdic
You can copy this line at the end of the created index.html
<script src="/inject-warning-header.js"></script>