Merge pull request #955 from roramirez/close-code-tag-README-modules

Close code tag and fix format for Modules Readme
This commit is contained in:
Michael Teeuw 2017-07-25 14:49:42 +02:00 committed by GitHub
commit 876f12db89

View File

@ -472,7 +472,7 @@ this.translate("RUNNING", {
{ {
"RUNNING": "Slutar", "RUNNING": "Slutar",
} }
````
In this case the `translate`-function will not find any variables in the translation, will look for `fallback` variable and use that if possible to create the translation. In this case the `translate`-function will not find any variables in the translation, will look for `fallback` variable and use that if possible to create the translation.
## The Node Helper: node_helper.js ## The Node Helper: node_helper.js