diff options
author | digiou <digitalbckp@gmail.com> | 2017-03-14 19:22:53 +0000 |
---|---|---|
committer | digiou <digitalbckp@gmail.com> | 2017-03-14 19:22:53 +0000 |
commit | 0e7d842b5fed0f1642d378b7bd43b8a1efa1d7d4 (patch) | |
tree | 7910b518db67410e66a432d8047db5aae65455f3 /README.md | |
parent | fix indentation problem (#985) (diff) | |
download | awesome-selfhosted-0e7d842b5fed0f1642d378b7bd43b8a1efa1d7d4.tar.gz awesome-selfhosted-0e7d842b5fed0f1642d378b7bd43b8a1efa1d7d4.zip |
Add Parrot to the list of localization services
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1054,7 +1054,8 @@ See also [Static site generators](#static-site-generators) * [Read the Docs](https://docs.readthedocs.org/en/latest/install.html) - Host documentation, making it fully searchable and easy to find; import your docs using any major version control system, including Mercurial, Git, Subversion, and Bazaar. ([Demo](https://readthedocs.org/projects/), [Source Code](https://github.com/rtfd/readthedocs.org)) `MIT` `Python` ### 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` * [Pootle](http://pootle.translatehouse.org) - Online translation and localization tool. ([Source Code](https://github.com/translate/pootle)) `GPLv3` `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)) `GPLv3` `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)) `GPLv2` `Java` |