From b25c1510ce5a16a34b005b5a9914ff7b70086ae3 Mon Sep 17 00:00:00 2001 From: samuelowino Date: Sun, 19 Jun 2022 13:15:54 +0300 Subject: [PATCH] Updated readme --- README.MD | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.MD b/README.MD index 211e871..426654b 100644 --- a/README.MD +++ b/README.MD @@ -70,9 +70,14 @@ https://console.cloud.google.com/apis/credentials?project=[your-google-cloud-pro - Add your strings to the output.xml file. - Update tags to - Execute the script while you go fetch some coffee, it takes some time. +- You can execute the already prepared "mobile-translate.sh" in the terminal or run the commands listed below: ```shell $ cd target $ java -jar Google-Translate-Labs-1.0-SNAPSHOT-jar-with-dependencies.jar ``` +```shell +$ ./mobile-translate.sh +``` + The project will generate localised content and place them in the project/target directory, in the format of [locale].xml e.g de.xml or zh.xml.