diff options
author | Steven Barth <steven@midlink.org> | 2008-06-08 18:02:47 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-06-08 18:02:47 +0000 |
commit | 2072ec939f8a9d0896fa44fabc98b055a7bfb4c9 (patch) | |
tree | 3990c2dc772ac0bfea655b0df548107635ff3e98 /i18n | |
parent | d04d7bb8fad22f04fda4979755e2bc001065c0bc (diff) |
* applications/luci-olsr: Translation
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/english/luasrc/i18n/default.en.lua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/english/luasrc/i18n/default.en.lua b/i18n/english/luasrc/i18n/default.en.lua index ef63a7539..cc837b9ce 100644 --- a/i18n/english/luasrc/i18n/default.en.lua +++ b/i18n/english/luasrc/i18n/default.en.lua @@ -38,6 +38,9 @@ interface = "Interface" interfaces = "Interfaces" ipaddress = "IP-Address" +legend = "Legende" +library = "Library" + key = "Key" language = "Language" @@ -46,6 +49,7 @@ load = "Load" macaddress = "MAC-Address" manpage = "see '%s' manpage" +metric = "Metric" mode = "Mode" name = "Name" |