change language
-
hi every one , i need to change the language of the output from openflow when i invoke the robot, is their any method to do that?
thanks . -
you decide what to return from nodered to the robot, so you can send it in what ever language you want ?
-
@allan-zimmermann i was thinking that their an option in openflow to change the language of the openflow.
-
openflow currently supports Danish and English, but you are more than welcome to add more languages. Just make a Fork of openflow, copy one of the others and make sure then folder name matches the culture, and send a Pull Request with the new language. Then i118 will automatically select the right language based on the browser settings.