aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-08-18 09:51:02 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2020-08-18 13:34:48 +0200
commita8470ba1c5480c7bdf3deb72ad7c080d8369e5fe (patch)
tree7ea6ab878b5fcb5b879bcd625e864088afaf5852
parentgo: use highres timer on newer Windows 10 (diff)
downloadwireguard-windows-a8470ba1c5480c7bdf3deb72ad7c080d8369e5fe.tar.xz
wireguard-windows-a8470ba1c5480c7bdf3deb72ad7c080d8369e5fe.zip
README: mention CrowdIn
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 67e4f6d6..33cc6fa5 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ To translate WireGuard UI to your language:
C:\Projects\wireguard-windows> copy locales\<langID>\out.gotext.json locales\<langID>\messages.gotext.json
```
-4. Translate `locales\<langID>\messages.gotext.json`. See other language message files how to translate messages and how to tackle plural.
+4. Translate `locales\<langID>\messages.gotext.json`. See other language message files how to translate messages and how to tackle plural. For this step, the project is currently using [CrowdIn](https://crowdin.com/translate/WireGuard); please make sure your translations make it there in order to be added here.
5. Run `build` from the step 3 again, and test.