More matrixbot-translations
This commit is contained in:
parent
0d1f9ad48c
commit
d2b76b744b
1 changed files with 6 additions and 1 deletions
|
@ -472,7 +472,12 @@
|
||||||
"noLayerFound": "No layer found with name <code>{id}</code>. Perhaps you meant one of: ",
|
"noLayerFound": "No layer found with name <code>{id}</code>. Perhaps you meant one of: ",
|
||||||
"noThemeFound": "No theme found with name <code>{id}</code>. Perhaps you meant one of: ",
|
"noThemeFound": "No theme found with name <code>{id}</code>. Perhaps you meant one of: ",
|
||||||
"noUrlParameterFound": "No URL-parameter found with name <code>{id}</code>. Perhaps you meant one of: ",
|
"noUrlParameterFound": "No URL-parameter found with name <code>{id}</code>. Perhaps you meant one of: ",
|
||||||
"urlParam": "URL-parameter <code>{id}<code>"
|
"notFound": "No {singular} found with name <code>{id}</code>",
|
||||||
|
"urlParam": "URL-parameter <code>{id}<code>",
|
||||||
|
"url_parameter": {
|
||||||
|
"plurar": "url-parameters",
|
||||||
|
"singular": "url-parameter"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"dream": {
|
"dream": {
|
||||||
"docs": "Sends a computer-generated text",
|
"docs": "Sends a computer-generated text",
|
||||||
|
|
Loading…
Reference in a new issue