mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
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:
commit
876f12db89
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user