diff options
author | nodiscc <nodiscc@gmail.com> | 2018-05-07 16:32:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-07 16:32:36 +0000 |
commit | 9b269b1dfad16dfaec61525c885d1faef3d98d5d (patch) | |
tree | 200ebb2dd372ebe526a30b58c9945ccf8cf12c7f /README.md | |
parent | Merge pull request #1371 from ridhwaans/add-homehost (diff) | |
parent | Add Accent to the list of self-hosted localization tools (diff) | |
download | awesome-selfhosted-9b269b1dfad16dfaec61525c885d1faef3d98d5d.tar.gz awesome-selfhosted-9b269b1dfad16dfaec61525c885d1faef3d98d5d.zip |
Merge pull request #1372 from garno/add-accent
Add Accent to the list of self-hosted localization tools
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1191,6 +1191,7 @@ See also [Static site generators](#static-site-generators) ### Localization +- [Accent](https://www.accent.reviews/) - Open-source, self-hosted, developer-oriented translation tool. ([Source code](https://github.com/mirego/accent)) `BSD-3-Clause` `Elixir` - [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` |