From 0eec067604ae9911690c274e40f5ed4feb3e5b17 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:50:48 +0100 Subject: [PATCH] Added Localization code --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c48455a1..b874fe0d 100644 --- a/README.md +++ b/README.md @@ -1791,6 +1791,8 @@ An [integrated development environment (IDE)](https://en.wikipedia.org/wiki/Inte **[`^ back to top ^`](#)** +[Localization](https://en.wikipedia.org/wiki/Internationalization_and_localization) is the proccess of adapting code and software to other langauages. + - [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](https://pootle.translatehouse.org) - Online translation and localization tool. ([Source Code](https://github.com/translate/pootle)) `GPL-3.0` `Python`