diff options
author | nodiscc <nodiscc@gmail.com> | 2018-03-21 20:56:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-21 20:56:33 +0000 |
commit | 11f6bca5ea38755f1d5ca6321eb75189c40ccf25 (patch) | |
tree | aa63f545d5937907844afd0c00eb316548225be6 | |
parent | Merge pull request #1341 from mestaritonttu/patch-4 (diff) | |
parent | The url of parrot translate has changed (diff) | |
download | awesome-selfhosted-11f6bca5ea38755f1d5ca6321eb75189c40ccf25.tar.gz awesome-selfhosted-11f6bca5ea38755f1d5ca6321eb75189c40ccf25.zip |
Merge pull request #1344 from maluramichael/patch-1
The url of parrot translate has changed
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1164,7 +1164,7 @@ See also [Static site generators](#static-site-generators) ### Localization -- [Parrot](http://anthonynsimon.com/parrot.github.io/) - Self-hosted Localization Management Platform built with Go and Angular 2. ([Source Code](https://github.com/anthonynsimon/parrot)) `MIT` `Go` +- [Parrot](http://parrot-translate.github.io/parrot.github.io/) - Self-hosted Localization Management Platform built with Go and Angular 2. ([Source Code](https://github.com/parrot-translate/parrot)) `MIT` `Go` - [Pootle](http://pootle.translatehouse.org) - Online translation and localization tool. ([Source Code](https://github.com/translate/pootle)) `GPL-3.0` `Python` - [Weblate](https://weblate.org) - Web-based translation tool with tight version control integration. ([Demo](https://demo.weblate.org), [Source Code](https://github.com/WeblateOrg/weblate)) `GPL-3.0` `Python` - [Zanata](http://zanata.org) - Web-based translation platform for translators, content creators and developers to manage localisation projects. ([Source Code](https://github.com/zanata/zanata-platform)) `GPL-2.0` `Java` |