diff options
Diffstat (limited to 'applications/luci-olsr/luasrc/i18n/olsr.en.lua')
-rw-r--r-- | applications/luci-olsr/luasrc/i18n/olsr.en.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-olsr/luasrc/i18n/olsr.en.lua b/applications/luci-olsr/luasrc/i18n/olsr.en.lua index dc1e4423f4..5b7f6d3c45 100644 --- a/applications/luci-olsr/luasrc/i18n/olsr.en.lua +++ b/applications/luci-olsr/luasrc/i18n/olsr.en.lua @@ -125,3 +125,5 @@ olsrd_loadplugin_exportroutes = 'Only export routes to Quagga or to kernel too' olsrd_loadplugin_localpref = 'Always prefer local routes' olsrd_loadplugin_distance = 'Distance of exported routes' olsrd_loadplugin_keyfile = 'Key file' +olsrd_loadplugin_file = 'Watchdog timestamp file' +olsrd_loadplugin_interval = 'Refresh interval in seconds' |