diff client/README.md @ 152:a719a3ba2fb4

Client README updated for translations At present we are working with vue-gettext which requires running make. There are two commands, one for extraction and one for translation. Details see Issue2
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 02 Jul 2018 14:47:22 +0200
parents 9a5bbe9c593c
children a6d7ee20fc96
line wrap: on
line diff
--- a/client/README.md	Mon Jul 02 13:23:31 2018 +0200
+++ b/client/README.md	Mon Jul 02 14:47:22 2018 +0200
@@ -28,3 +28,7 @@
 * Build `yarn build`
 
   builds the production ready assets to `web` folder.
+
+* Translation
+  * Extract Messages via `make makemessages`
+  * Translations are converted via `make translations`