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 b753cc503f
commit 4b75c8d44d

View file

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