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.json
into the app folder npm install
node app.js
- In the browser:
http://localhost:4001/translate/?lang=es
- Pick up
resources.es.json
from app folder and copy tohoverboard/data/es/resources.json
- Add new language to the hoverboard config