* luci/i18n: fix typo in english translation
This commit is contained in:
parent
2072ec939f
commit
ec1c9a6545
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@ interface = "Interface"
|
||||||
interfaces = "Interfaces"
|
interfaces = "Interfaces"
|
||||||
ipaddress = "IP-Address"
|
ipaddress = "IP-Address"
|
||||||
|
|
||||||
legend = "Legende"
|
legend = "Legend"
|
||||||
library = "Library"
|
library = "Library"
|
||||||
|
|
||||||
key = "Key"
|
key = "Key"
|
||||||
|
@ -90,4 +90,4 @@ unknownerror = "Unknown Error"
|
||||||
version = "Version"
|
version = "Version"
|
||||||
|
|
||||||
webui = "Web UI"
|
webui = "Web UI"
|
||||||
wifi = "Wifi"
|
wifi = "Wifi"
|
||||||
|
|
Loading…
Reference in a new issue