luci-app-statistics: fix german translation
... of the msgid "Wireless". The luci-base also use the same msgid "Wireless", where it is translated with "WLAN". The translation in luci-app-statistics overlays the translation in luci-base, so use the same translation here. Signed-off-by: Martin Schiller <ms@dev.tdt.de>
This commit is contained in:
parent
f8c6eb67cd
commit
8582ea3761
1 changed files with 1 additions and 1 deletions
|
@ -1128,7 +1128,7 @@ msgstr ""
|
|||
#: applications/luci-app-statistics/luasrc/statistics/plugins/iwinfo.lua:7
|
||||
#: applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iwinfo.lua:7
|
||||
msgid "Wireless"
|
||||
msgstr "Drahtlos"
|
||||
msgstr "WLAN"
|
||||
|
||||
#: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iwinfo.lua:7
|
||||
msgid "Wireless iwinfo Plugin Configuration"
|
||||
|
|
Loading…
Reference in a new issue