diff options
Diffstat (limited to 'i18n/english/luasrc')
-rw-r--r-- | i18n/english/luasrc/i18n/admin-core.en.lua | 2 | ||||
-rw-r--r-- | i18n/english/luasrc/i18n/default.en.lua | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index d85376e51..0ad12d4be 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.lua +++ b/i18n/english/luasrc/i18n/admin-core.en.lua @@ -76,8 +76,6 @@ a_s_changepw_nomatch = "Error: Passwords do not match" a_s_sshkeys1 = "Here you can paste public SSH-Keys (one per line) for SSH public-key authentication." -a_s_hostname1 = "Defines the router's hostname. The hostname is a unique name in your local network used to identify the device" - a_s_fstab_mountpoints = "Mount Points" a_s_fstab_mountpoints1 = "Mount Points define at which point a memory device will be attached to the filesystem" diff --git a/i18n/english/luasrc/i18n/default.en.lua b/i18n/english/luasrc/i18n/default.en.lua index fb88e97e9..92ee1625f 100644 --- a/i18n/english/luasrc/i18n/default.en.lua +++ b/i18n/english/luasrc/i18n/default.en.lua @@ -82,6 +82,7 @@ syslog = "System Log" system = "System" target = "Target" +timezone = "Timezone" type = "Type" username = "Username" |