aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikita Kolmogorov <backmeupplz@gmail.com>2021-04-28 16:26:44 +0000
committerGitHub <noreply@github.com>2021-04-28 16:26:44 +0000
commit12afb0e3b88c117db20f721d64bb2109eca194f7 (patch)
treea05d9cf2dff23a1460a3b93735ed50a5b20fd3ed
parentadded baserow to automation (#2471) (diff)
downloadawesome-selfhosted-12afb0e3b88c117db20f721d64bb2109eca194f7.tar.gz
awesome-selfhosted-12afb0e3b88c117db20f721d64bb2109eca194f7.zip
Add Localizer to Localization (#2479)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index cb84f46d..bd1d86ef 100644
--- a/README.md
+++ b/README.md
@@ -1466,6 +1466,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`
+- [Localizer](https://localizer.dev) - Free self-hosted open-source crowd-translating service for your product. ([Demo](https://localize.todorant.com), [Source Code](https://github.com/backmeupplz/localizer-backend)) `MIT` `Nodejs/Docker`
- [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` `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`