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 49f70bc commit 40a17d0Copy full SHA for 40a17d0
docs/guide/nginx-ui-template.md
@@ -55,7 +55,7 @@ The file header includes the following fields:
55
| `variables.VariableName.name` | Variable display name, is a toml dictionary to support multi-language | toml dictionary | No |
56
| `variables.VariableName.value` | Default value of the variable | boolean/string (according to type definition) | No |
57
58
-示例如下:
+Example:
59
60
```toml
61
# Nginx UI Template Start
0 commit comments