diff options
author | Michael Malura <github@malura.me> | 2018-03-21 12:28:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-21 12:28:35 +0000 |
commit | beed375cceffff302da84abb6b2e56aab435cf78 (patch) | |
tree | 2d99fc6050c275dead7908d1a9a3974660aeee21 | |
parent | Merge pull request #1307 from Kickball/add-tileserver-gl (diff) | |
download | awesome-selfhosted-beed375cceffff302da84abb6b2e56aab435cf78.tar.gz awesome-selfhosted-beed375cceffff302da84abb6b2e56aab435cf78.zip |
The url of parrot translate has changed
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1167,7 +1167,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` |