From 9a324b2cca1c71064d7a7df3b10d5558d98e6831 Mon Sep 17 00:00:00 2001 From: YunShu Date: Thu, 30 Jun 2022 22:05:20 +0800 Subject: [PATCH] fix: Update Crowdin link (#841) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbfb99585..3e989fe44 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ For casdoor, if you have any questions, you can give Issues, or you can also dir ### I18n translation -If you are contributing to casdoor, please note that we use [Crowdin](https://crowdin.com/project/casdoor-web) as translating platform and i18next as translating tool. When you add some words using i18next in the ```web/``` directory, please remember to add what you have added to the ```web/src/locales/en/data.json``` file. +If you are contributing to casdoor, please note that we use [Crowdin](https://crowdin.com/project/casdoor-site) as translating platform and i18next as translating tool. When you add some words using i18next in the ```web/``` directory, please remember to add what you have added to the ```web/src/locales/en/data.json``` file.