Skip to content

Commit

Permalink
Merge pull request ManageIQ#273 from romanblanco/i18n_doc
Browse files Browse the repository at this point in the history
Update i18n documentation
  • Loading branch information
bdunne authored Dec 7, 2017
2 parents ab5a8ef + 75518f9 commit 6f00e22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions i18n.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ We use [Zanata](https://translate.zanata.org) for online translations. We mainta
- [ManageIQ Service UI](https://translate.zanata.org/project/view/manageiq-ui-service?dswid=8199)
- [ManageIQ Amazon Provider](https://translate.zanata.org/project/view/manageiq-providers-amazon?dswid=8199)
To be able to use zanata from command line, make sure you have `zanata-cli` installed and configured ([documentation](http://zanata.org/help/)
To be able to use zanata from command line, make sure you have `zanata-cli` installed and configured ([documentation](http://zanata.org/help/))
To be able to manipulate zanata catalogs, you need to be maintainer of the project in zanata.
Expand Down Expand Up @@ -443,4 +443,4 @@ $ cd /path/to/your/manageiq/root
$ rake locale:plugin:find[YourPlugin]
```

Refer to https://github.com/ManageIQ/manageiq-providers-amazon/pull/28 as an example.
Refer to [ManageIQ/manageiq-providers-amazon/pull/28](https://github.com/ManageIQ/manageiq-providers-amazon/pull/28) as an example.

0 comments on commit 6f00e22

Please sign in to comment.