diff options
author | worldworm <13227454+worldworm@users.noreply.github.com> | 2020-04-07 23:14:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-07 23:14:35 +0000 |
commit | ffa0432b004c73c2e1227728d5b43b830699d410 (patch) | |
tree | 752ff395930f479a976c18d1a2b4b1bf3d1d8b87 | |
parent | add Stretto (diff) | |
download | awesome-selfhosted-ffa0432b004c73c2e1227728d5b43b830699d410.tar.gz awesome-selfhosted-ffa0432b004c73c2e1227728d5b43b830699d410.zip |
fix Traduora language
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1383,7 +1383,7 @@ See also [Static site generators](#static-site-generators) - [Accent](https://www.accent.reviews/) - Open-source, self-hosted, developer-oriented translation tool. ([Source Code](https://github.com/mirego/accent)) `BSD-3-Clause` `Elixir` - [Pootle](http://pootle.translatehouse.org) - Online translation and localization tool. ([Source Code](https://github.com/translate/pootle)) `GPL-3.0` `Python` -- [Traduora](https://traduora.com) - Translation management platform for teams. ([Source Code](https://github.com/traduora/traduora)) `AGPL-3.0` `Typescript` +- [Traduora](https://traduora.com) - Translation management platform for teams. ([Source Code](https://github.com/traduora/traduora)) `AGPL-3.0` `Docker/Nodejs` - [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` |