We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab79b8 commit 526100bCopy full SHA for 526100b
1 file changed
utils/docs/template/tmpl/params.tmpl
@@ -56,7 +56,7 @@
56
<tr>
57
<?js if (params.hasName) {?>
58
<td class="name">
59
- <strong><?js= param.name ?></strong>
+ <strong translate="no"><?js= param.name ?></strong>
60
</td>
61
<?js } ?>
62
<td class="description last">
0 commit comments