Check locales by native and fix typos.
Project use jekyll-multiple-languages-plugin. Each locale file are keeped in _18n folder.
For example en is located in _18n/en.yml file.
Project was translated by translation service not by human. So it can keep typos.
Need to check current issue language.
- Fork
- Create branch 174_fr_locale
- Commit and create PR
Check locales by native and fix typos.
Project use jekyll-multiple-languages-plugin. Each locale file are keeped in
_18nfolder.For example
enis located in_18n/en.ymlfile.Project was translated by translation service not by human. So it can keep typos.
Need to check current issue language.