diff options
author | Steven Barth <steven@midlink.org> | 2008-08-13 23:14:19 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-08-13 23:14:19 +0000 |
commit | 662f70a467a3bc62bbe3d38c732d4b5a85165a8d (patch) | |
tree | 6f3c1802f682ece3a0dc94893125a64b6f6b586a /i18n/german | |
parent | 58f183a28269ded9f41eb980b63a607421689f63 (diff) |
modules/admin-full: Added Firewall-Zone column to network interface overview
Diffstat (limited to 'i18n/german')
-rw-r--r-- | i18n/german/luasrc/i18n/default.de.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/german/luasrc/i18n/default.de.lua b/i18n/german/luasrc/i18n/default.de.lua index a58977384..a9c68cfbb 100644 --- a/i18n/german/luasrc/i18n/default.de.lua +++ b/i18n/german/luasrc/i18n/default.de.lua @@ -110,3 +110,4 @@ version = "Version" webui = "Weboberfläche" wifi = "Drahtlos" +zone = "Zone"
\ No newline at end of file |