Skip to content

Commit

Permalink
fix names (#14382)
Browse files Browse the repository at this point in the history
  • Loading branch information
Soean authored and youknowriad committed Mar 20, 2019
1 parent feafd0e commit f58c60d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ This POT file can then be used as the template for new translations. You should
cp myguten.pot myguten-eo.po
```

For this simple example, you can simply edit the `.po` file in your editor and add the translation to all the `msgstr` sets. For a larger, more complex set of translation, the [Glotpress](https://glotpress.blog/) and [poedit](https://poedit.net/) tools exist to help.
For this simple example, you can simply edit the `.po` file in your editor and add the translation to all the `msgstr` sets. For a larger, more complex set of translation, the [GlotPress](https://glotpress.blog/) and [Poedit](https://poedit.net/) tools exist to help.

You need also to add the `Language: eo` parameter. Here is full `myguten-eo.po` translated file

Expand Down

0 comments on commit f58c60d

Please sign in to comment.