From 2fea8a658fc89b235f02942f4582cab555ef6629 Mon Sep 17 00:00:00 2001 From: Nicholas Date: Sun, 12 Nov 2023 09:17:01 -0700 Subject: [PATCH] Updated readme for server translation --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index ad00dd665..a5d2df040 100644 --- a/readme.md +++ b/readme.md @@ -302,6 +302,10 @@ If you are using VSCode, this project includes a couple of pre-defined targets t * `Debug client (nuxt)`—Run the client with live reload. * `Debug server and client (nuxt)`—Runs both the preceding two debug targets. +### Translations +Translations are completely community driven and are now managed on [GitLocalize](https://gitlocalize.com). If you would like to help translate an existing language or add a new language to the server, first link your GitHub account to GitLocalize, then reach out to be added to the project. + +Updates and corrections to existing translations are welcome. # How to Support