diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-03 18:30:45 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-03 18:30:45 +0000 |
commit | 2a15749b456e7dd75c3a8866ea9db7d5abfe1338 (patch) | |
tree | 14f851e7192655c55e837685071aa9032615c836 | |
parent | Update search engine desvription (diff) | |
download | awesome-selfhosted-2a15749b456e7dd75c3a8866ea9db7d5abfe1338.tar.gz awesome-selfhosted-2a15749b456e7dd75c3a8866ea9db7d5abfe1338.zip |
Fix Language typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1807,7 +1807,7 @@ 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. +[Localization](https://en.wikipedia.org/wiki/Internationalization_and_localization) is the proccess of adapting code and software to other languages. - [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` |