mirror of https://github.com/node-red/node-red.git
* 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 |
||
|---|---|---|
| .. | ||
| auth | ||
| locales | ||
| comms.js | ||
| credentials.js | ||
| flow.js | ||
| flows.js | ||
| index.js | ||
| info.js | ||
| library.js | ||
| locales.js | ||
| nodes.js | ||
| theme.js | ||
| ui.js | ||