Page 1 of 1
How to make translation
Posted: 15 Nov 2015 19:16
by qbawawa
I have copy /opt/z-way-server/htdocs/smarthome/app/lang/en.json into pl.json file. How to make it accessible via interface?
Re: How to make translation
Posted: 18 Nov 2015 01:07
by PoltoS
Add it please to the array in htdocs/smarthome/dist/app/config.js and htdocs/expert/dist/app/core/config.js:
'lang_list': ['en','de','fr','es','ru','cz','sk','se'],