mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Close code tag and fix format for Modules Readme
This commit is contained in:
parent
fbd47a7f3b
commit
56d2b4a80c
@ -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