- Fork this repository.
- Find your language string file in
/module/webroot/locales/
. - Edit the string value with translated incorrectly.
- Create a Pull Request.
- Fork this repository.
- Make a copy of
/module/webroot/locales/A-template.json
- Rename it to
language_code-COUNTRY_CODE.json
, e.g.,en-US.json
. - Translate the string value inside.
- Create a Pull Request.