diff options
author | Samuel Garneau <sam@garno.me> | 2018-04-20 12:36:07 +0000 |
---|---|---|
committer | Samuel Garneau <sam@garno.me> | 2018-04-20 12:39:36 +0000 |
commit | 6074ec6480f7e00ea990f2790119ef3df8deccfd (patch) | |
tree | 8f58ef510d494b6ca0733c18e075ef889b27a379 | |
parent | Merge pull request #1345 from EliotBerriot/EliotBerriot-funkwhale (diff) | |
download | awesome-selfhosted-6074ec6480f7e00ea990f2790119ef3df8deccfd.tar.gz awesome-selfhosted-6074ec6480f7e00ea990f2790119ef3df8deccfd.zip |
Add Accent to the list of self-hosted localization tools
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1182,6 +1182,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` |