From daa121e90958072b2e4f30d299aba185362e5128 Mon Sep 17 00:00:00 2001 From: Jed Fox Date: Sun, 22 Mar 2020 09:43:06 -0400 Subject: [PATCH] =?UTF-8?q?Add=20a=20warning=20to=20encourage=20people=20t?= =?UTF-8?q?o=20update=20translations=20direct=E2=80=A6=20(#1045)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/locales/README.md diff --git a/src/locales/README.md b/src/locales/README.md new file mode 100644 index 0000000000..c1aa9f3f2d --- /dev/null +++ b/src/locales/README.md @@ -0,0 +1,5 @@ +Please do not contribute changes directly to these files, as we manage them with Crowdin. Instead: + +- to request a new translation, [open an issue](https://github.com/excalidraw/excalidraw/issues/new/choose). +- to update existing translations, [edit them on Crowdin](https://crowdin.com/translate/excalidraw/10) + and we should have them included in the app soon!