luci-proto-wireguard: use "Optional" instead of "Optional." as translation
This allows sharing the translation string with other components. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
2a81ae6d15
commit
f01e49210b
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ metric = section:taboption(
|
|||
Value,
|
||||
"metric",
|
||||
translate("Metric"),
|
||||
translate("Optional.")
|
||||
translate("Optional")
|
||||
)
|
||||
metric.datatype = "uinteger"
|
||||
metric.placeholder = "0"
|
||||
|
|
Loading…
Reference in a new issue