Translate resources.json with Google Translate. resources.json is just a dictionary, a set of key value pairs. The value parts will be translated one by one. The app performs simple calls, no API is used, no credentials needed or anything.
- Clone this repo
- Place
resources.jsoninto the app folder npm installnode app.js- In the browser:
http://localhost:4001/translate/?lang=es - Pick up
resources.es.jsonfrom app folder and copy tohoverboard/data/es/resources.json - Add new language to the hoverboard config