aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-03-20 13:27:30 +0000
committerGitHub <noreply@github.com>2017-03-20 13:27:30 +0000
commita761311ec6667f5adf186eb40231c1e09b21607d (patch)
tree845867d32420d420b2416efad92986933d55f6e0 /README.md
parentMerge pull request #993 from Ardakilic/patch-1 (diff)
parentUpdate contrib file per CONTRIBUTING suggestion (diff)
downloadawesome-selfhosted-a761311ec6667f5adf186eb40231c1e09b21607d.tar.gz
awesome-selfhosted-a761311ec6667f5adf186eb40231c1e09b21607d.zip
Merge pull request #988 from digiou/master
Add Parrot to the list of localization services
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index d2f7ff1b..0f330ef0 100644
--- a/README.md
+++ b/README.md
@@ -1055,7 +1055,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`