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:
Jo-Philipp Wich 2017-05-30 21:45:54 +02:00
parent 2a81ae6d15
commit f01e49210b

View file

@ -52,7 +52,7 @@ metric = section:taboption(
Value,
"metric",
translate("Metric"),
translate("Optional.")
translate("Optional")
)
metric.datatype = "uinteger"
metric.placeholder = "0"