summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-ddns/luasrc/i18n/ddns.en.lua
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-ddns/luasrc/i18n/ddns.en.lua')
-rw-r--r--applications/luci-ddns/luasrc/i18n/ddns.en.lua8
1 files changed, 0 insertions, 8 deletions
diff --git a/applications/luci-ddns/luasrc/i18n/ddns.en.lua b/applications/luci-ddns/luasrc/i18n/ddns.en.lua
deleted file mode 100644
index b8afdf4467..0000000000
--- a/applications/luci-ddns/luasrc/i18n/ddns.en.lua
+++ /dev/null
@@ -1,8 +0,0 @@
-ddns = 'Dynamic DNS'
-ddns_desc = 'Dynamic DNS allows that your router can be reached with a fixed hostname while having a dynamically changing IP-Address.'
-ddns_service_ipsource = 'Source of IP-Address'
-ddns_service_checkinterval = 'Check for changed IP every'
-ddns_service_checkunit = 'Check-Time unit'
-ddns_service_forceinterval = 'Force update every'
-ddns_service_forceunit = 'Force-Time unit'
-ddns_service_updateurl = 'Custom Update-URL'