From 00eb0850e0e62108911ca9e95b59148395674436 Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Mon, 10 Dec 2018 22:35:04 -0500 Subject: [PATCH] Replace LAN access text (English-only) --- dashboard-ui/strings/ar.json | 2 +- dashboard-ui/strings/be-BY.json | 2 +- dashboard-ui/strings/bg-BG.json | 2 +- dashboard-ui/strings/el.json | 2 +- dashboard-ui/strings/en-GB.json | 2 +- dashboard-ui/strings/en-US.json | 2 +- dashboard-ui/strings/es-AR.json | 2 +- dashboard-ui/strings/fa.json | 2 +- dashboard-ui/strings/fi.json | 2 +- dashboard-ui/strings/fr-CA.json | 2 +- dashboard-ui/strings/gsw.json | 2 +- dashboard-ui/strings/he.json | 2 +- dashboard-ui/strings/hi-IN.json | 2 +- dashboard-ui/strings/hr.json | 2 +- dashboard-ui/strings/id.json | 2 +- dashboard-ui/strings/is-IS.json | 2 +- dashboard-ui/strings/ko.json | 2 +- dashboard-ui/strings/lt-LT.json | 2 +- dashboard-ui/strings/ms.json | 2 +- dashboard-ui/strings/nb.json | 2 +- dashboard-ui/strings/no.json | 2 +- dashboard-ui/strings/pt-PT.json | 2 +- dashboard-ui/strings/ro.json | 2 +- dashboard-ui/strings/sl-SI.json | 2 +- dashboard-ui/strings/tr.json | 2 +- dashboard-ui/strings/uk.json | 2 +- dashboard-ui/strings/vi.json | 2 +- dashboard-ui/strings/zh-HK.json | 2 +- dashboard-ui/strings/zh-TW.json | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/dashboard-ui/strings/ar.json b/dashboard-ui/strings/ar.json index c3cf88969..ed3108609 100644 --- a/dashboard-ui/strings/ar.json +++ b/dashboard-ui/strings/ar.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "\u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0645\u0628\u0627\u0634\u0631", "LabelAudioCodec": "\u0645\u0642\u0637\u0639 \u0627\u0644\u0635\u0648\u062a: {0}", "LabelVideoCodec": "\u0645\u0642\u0637\u0639 \u0627\u0644\u0641\u064a\u062f\u064a\u0648: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "\u0645\u062a\u0635\u0644 \u0639\u0628\u0631 \u0645\u0646\u0641\u0630 http\u0640 {0}", "LabelRunningOnPorts": "\u0645\u062a\u0635\u0644 \u0639\u0628\u0631 \u0645\u0646\u0641\u0630 http\u0640 {0}\u060c \u0648\u0645\u0646\u0641\u0630 https\u0640 {1}.", diff --git a/dashboard-ui/strings/be-BY.json b/dashboard-ui/strings/be-BY.json index 8194e0499..ab97378a3 100644 --- a/dashboard-ui/strings/be-BY.json +++ b/dashboard-ui/strings/be-BY.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/bg-BG.json b/dashboard-ui/strings/bg-BG.json index e7f31b427..1fc7d35c6 100644 --- a/dashboard-ui/strings/bg-BG.json +++ b/dashboard-ui/strings/bg-BG.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "\u0417\u0432\u0443\u043a: {0}", "LabelVideoCodec": "\u0412\u0438\u0434\u0435\u043e: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "\u0412\u044a\u0440\u0432\u0438 \u043d\u0430 \u043f\u043e\u0440\u0442 {0} (http).", "LabelRunningOnPorts": "\u0412\u044a\u0440\u0432\u0438 \u043d\u0430 \u043f\u043e\u0440\u0442 {0} (http) \u0438 \u043f\u043e\u0440\u0442 {1} (https).", diff --git a/dashboard-ui/strings/el.json b/dashboard-ui/strings/el.json index cf74719a4..a6176afa6 100644 --- a/dashboard-ui/strings/el.json +++ b/dashboard-ui/strings/el.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "\u0393\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u0386\u03bc\u03b5\u03c3\u03b7 \u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae", "LabelAudioCodec": "\u0389\u03c7\u03bf\u03c2: {0}", "LabelVideoCodec": "\u0392\u03af\u03bd\u03c4\u03b5\u03bf: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/en-GB.json b/dashboard-ui/strings/en-GB.json index 03ddfaf7d..8815bee5e 100644 --- a/dashboard-ui/strings/en-GB.json +++ b/dashboard-ui/strings/en-GB.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on HTTP port {0}.", "LabelRunningOnPorts": "Running on HTTP port {0}, and HTTPS port {1}.", diff --git a/dashboard-ui/strings/en-US.json b/dashboard-ui/strings/en-US.json index 4bacbdfbe..481b82218 100644 --- a/dashboard-ui/strings/en-US.json +++ b/dashboard-ui/strings/en-US.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/es-AR.json b/dashboard-ui/strings/es-AR.json index 8db00a677..979ddf724 100644 --- a/dashboard-ui/strings/es-AR.json +++ b/dashboard-ui/strings/es-AR.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/fa.json b/dashboard-ui/strings/fa.json index eaa2311bc..d6ce19e10 100644 --- a/dashboard-ui/strings/fa.json +++ b/dashboard-ui/strings/fa.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/fi.json b/dashboard-ui/strings/fi.json index 099fbb824..4abbe96da 100644 --- a/dashboard-ui/strings/fi.json +++ b/dashboard-ui/strings/fi.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/fr-CA.json b/dashboard-ui/strings/fr-CA.json index 7009317dc..24a41ce57 100644 --- a/dashboard-ui/strings/fr-CA.json +++ b/dashboard-ui/strings/fr-CA.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/gsw.json b/dashboard-ui/strings/gsw.json index 285ad8da7..c548749aa 100644 --- a/dashboard-ui/strings/gsw.json +++ b/dashboard-ui/strings/gsw.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/he.json b/dashboard-ui/strings/he.json index d11cc2bcc..e1a3d59ea 100644 --- a/dashboard-ui/strings/he.json +++ b/dashboard-ui/strings/he.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/hi-IN.json b/dashboard-ui/strings/hi-IN.json index 7f52114bd..04f02dc64 100644 --- a/dashboard-ui/strings/hi-IN.json +++ b/dashboard-ui/strings/hi-IN.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/hr.json b/dashboard-ui/strings/hr.json index f4ab840ee..a816c5d4e 100644 --- a/dashboard-ui/strings/hr.json +++ b/dashboard-ui/strings/hr.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direktno izvo\u0111enje", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Izvodi se na http port-u {0}.", "LabelRunningOnPorts": "Izvodi se na http port-u {0} i na https port-u {1}.", diff --git a/dashboard-ui/strings/id.json b/dashboard-ui/strings/id.json index 8b99c8180..92c8a37a4 100644 --- a/dashboard-ui/strings/id.json +++ b/dashboard-ui/strings/id.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/is-IS.json b/dashboard-ui/strings/is-IS.json index a6e14ab65..79c1d03c6 100644 --- a/dashboard-ui/strings/is-IS.json +++ b/dashboard-ui/strings/is-IS.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/ko.json b/dashboard-ui/strings/ko.json index 2ad8e4d53..bf36010b4 100644 --- a/dashboard-ui/strings/ko.json +++ b/dashboard-ui/strings/ko.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "\ub2e4\uc774\ub809\ud2b8 \uc7ac\uc0dd", "LabelAudioCodec": "\uc624\ub514\uc624: {0}", "LabelVideoCodec": "\ube44\ub514\uc624: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/lt-LT.json b/dashboard-ui/strings/lt-LT.json index c78d7ee8f..e986ecf99 100644 --- a/dashboard-ui/strings/lt-LT.json +++ b/dashboard-ui/strings/lt-LT.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/ms.json b/dashboard-ui/strings/ms.json index 23689b6f8..10e7fb3a1 100644 --- a/dashboard-ui/strings/ms.json +++ b/dashboard-ui/strings/ms.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/nb.json b/dashboard-ui/strings/nb.json index b59e59273..04ab62188 100644 --- a/dashboard-ui/strings/nb.json +++ b/dashboard-ui/strings/nb.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direkte Avspilling", "LabelAudioCodec": "Lyd: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Kj\u00f8rer p\u00e5 http port {0}.", "LabelRunningOnPorts": "Kj\u00f8rer p\u00e5 http port {0} og https port {1}.", diff --git a/dashboard-ui/strings/no.json b/dashboard-ui/strings/no.json index e0057fec7..31ed5a26d 100644 --- a/dashboard-ui/strings/no.json +++ b/dashboard-ui/strings/no.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/pt-PT.json b/dashboard-ui/strings/pt-PT.json index e1fe1d0b3..ed38f189f 100644 --- a/dashboard-ui/strings/pt-PT.json +++ b/dashboard-ui/strings/pt-PT.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Reprodu\u00e7\u00e3o Direta", "LabelAudioCodec": "\u00c1udio: {0}", "LabelVideoCodec": "V\u00eddeo: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "A executar na porta http {0}.", "LabelRunningOnPorts": "A executar na porta http {0} e na porta https {1}.", diff --git a/dashboard-ui/strings/ro.json b/dashboard-ui/strings/ro.json index c7c13808e..4c3943b6c 100644 --- a/dashboard-ui/strings/ro.json +++ b/dashboard-ui/strings/ro.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/sl-SI.json b/dashboard-ui/strings/sl-SI.json index f12445014..52f864be5 100644 --- a/dashboard-ui/strings/sl-SI.json +++ b/dashboard-ui/strings/sl-SI.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/tr.json b/dashboard-ui/strings/tr.json index f18e3f053..5ded721b3 100644 --- a/dashboard-ui/strings/tr.json +++ b/dashboard-ui/strings/tr.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/uk.json b/dashboard-ui/strings/uk.json index e0fb04871..6636cfabc 100644 --- a/dashboard-ui/strings/uk.json +++ b/dashboard-ui/strings/uk.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/vi.json b/dashboard-ui/strings/vi.json index dc8a09679..438cc6a40 100644 --- a/dashboard-ui/strings/vi.json +++ b/dashboard-ui/strings/vi.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", diff --git a/dashboard-ui/strings/zh-HK.json b/dashboard-ui/strings/zh-HK.json index c1b615243..a768b44d7 100644 --- a/dashboard-ui/strings/zh-HK.json +++ b/dashboard-ui/strings/zh-HK.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "\u97f3\u8a0a\uff1a{0}", "LabelVideoCodec": "\u5f71\u7247\uff1a{0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "\u904b\u884c\u65bc http \u9023\u63a5\u57e0 {0}.", "LabelRunningOnPorts": "\u904b\u884c\u65bc http \u9023\u63a5\u57e0 {0}, \u548c https \u9023\u63a5\u57e0 {1}.", diff --git a/dashboard-ui/strings/zh-TW.json b/dashboard-ui/strings/zh-TW.json index 50d69a6a8..bab29d791 100644 --- a/dashboard-ui/strings/zh-TW.json +++ b/dashboard-ui/strings/zh-TW.json @@ -1261,7 +1261,7 @@ "LabelPlayMethodDirectPlay": "Direct Playing", "LabelAudioCodec": "Audio: {0}", "LabelVideoCodec": "Video: {0}", - "LabelLocalAccessUrl": "In-Home (LAN) access: {0}", + "LabelLocalAccessUrl": "LAN address: {0}", "LabelRemoteAccessUrl": "Remote (WAN) access: {0}", "LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",