node-red/red
Ben Hardill a5d9e17a8c
Allow nodes to have translations not in core (#1183)
* Allow nodes to have translations not in core

Currently only languages in the core are checked when
the editor requests a translation. This means that if
a node includes more translations they are not checked.

This change removes the check against that short list,
but it only checks the first language from the browser
suported list

* remove whitespace
2017-03-12 22:04:37 +00:00
..
api Allow nodes to have translations not in core (#1183) 2017-03-12 22:04:37 +00:00
runtime Finalise nodeSettings and update tlsConfigDisableLocalFiles 2017-03-09 21:06:49 +00:00
red.js Change hard error to verbose warning if using old node.js level 2017-01-14 23:57:39 +00:00