Index: README.md |
diff --git a/README.md b/README.md |
index 1ebbc5172653a65b892189e1f9a202abba5f6e74..3a545e71120d6a271a3f91b91358b367926219ac 100644 |
--- a/README.md |
+++ b/README.md |
@@ -44,6 +44,14 @@ Various aspects of the pages can be tested by setting parameters in the URL. The |
only universal parameter is `locale`, e.g. `?locale=es-AR`. This parameter |
overrides browser's locale which will be used by default. |
+Translations |
+------------ |
+ |
+Translations for the strings in this project are managed using the online |
+Crowdin platform. To synchronise with Crowdin you can use the build script. |
Thomas Greiner
2016/02/15 16:25:45
Detail: Would be nice to hyperlink the first occur
kzar
2016/02/15 16:50:54
Done.
|
+To get a list of the possible commands type `./build.py -t generic` at the |
+command line. (You will also need the Crowdin API key for the project.) |
+ |
firstRun.html |
------------- |