summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-ushare/luasrc/i18n/ushare.en.lua
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-ushare/luasrc/i18n/ushare.en.lua')
-rw-r--r--applications/luci-ushare/luasrc/i18n/ushare.en.lua7
1 files changed, 6 insertions, 1 deletions
diff --git a/applications/luci-ushare/luasrc/i18n/ushare.en.lua b/applications/luci-ushare/luasrc/i18n/ushare.en.lua
index 2da960ff4..b0414807b 100644
--- a/applications/luci-ushare/luasrc/i18n/ushare.en.lua
+++ b/applications/luci-ushare/luasrc/i18n/ushare.en.lua
@@ -1,3 +1,8 @@
-settings = 'Settings'
ushare = 'uShare'
ushare_desc = 'uShare'
+settings = 'Settings'
+disable_webif = 'Disable webinterface'
+disable_telnet = 'Disable telnet console'
+servername = 'Servername'
+content_directories = 'Content directories'
+options = 'Options'