diff options
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/english/luasrc/i18n/default.en.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/english/luasrc/i18n/default.en.lua b/i18n/english/luasrc/i18n/default.en.lua index cc837b9ce..fb88e97e9 100644 --- a/i18n/english/luasrc/i18n/default.en.lua +++ b/i18n/english/luasrc/i18n/default.en.lua @@ -38,7 +38,7 @@ interface = "Interface" interfaces = "Interfaces" ipaddress = "IP-Address" -legend = "Legende" +legend = "Legend" library = "Library" key = "Key" @@ -90,4 +90,4 @@ unknownerror = "Unknown Error" version = "Version" webui = "Web UI" -wifi = "Wifi"
\ No newline at end of file +wifi = "Wifi" |