diff options
author | Florian Eckert <fe@dev.tdt.de> | 2019-10-09 09:03:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-09 09:03:33 +0200 |
commit | 6d70b303ede58fb08598ffaa829a3ec80a3f34bd (patch) | |
tree | 3a36b4d1beff10b3fe7705597a40f7674502c6c5 | |
parent | 5e8c107b3ce6200b035346efd8b52962a13b8675 (diff) | |
parent | 61cce4229970e6034d64a43a69969306280985da (diff) |
Merge pull request #3157 from TDT-AG/pr/20191009-luci-base-fix-typo
luci-base: fix typo in german translation
-rw-r--r-- | modules/luci-base/po/de/base.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index 0319cceaa5..f47ea07c4d 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -4671,7 +4671,7 @@ msgstr "Wurzelverzeichnis erzeugen" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:126 msgid "Route Allowed IPs" -msgstr "Erlaubte IP-Addressen routen" +msgstr "Erlaubte IP-Adressen routen" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:72 msgid "Route table" |