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, 8 insertions, 0 deletions
diff --git a/applications/luci-ddns/luasrc/i18n/ddns.en.lua b/applications/luci-ddns/luasrc/i18n/ddns.en.lua
new file mode 100644
index 000000000..32f85b24a
--- /dev/null
+++ b/applications/luci-ddns/luasrc/i18n/ddns.en.lua
@@ -0,0 +1,8 @@
+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" \ No newline at end of file