diff --git a/Jellyfin2Samsung-CrossOS/Assets/Localization/hu.json b/Jellyfin2Samsung-CrossOS/Assets/Localization/hu.json index 45faa2f..0c342df 100644 --- a/Jellyfin2Samsung-CrossOS/Assets/Localization/hu.json +++ b/Jellyfin2Samsung-CrossOS/Assets/Localization/hu.json @@ -149,5 +149,6 @@ "UpdateError": "Update failed", "UpdateCheckFailed": "Failed to check for updates", "IncompatiblePackage": "Package version not compatible with device.", - "IncompatiblePackageDetailed": "Package version {0} not compatible with Tizen OS {1}" + "IncompatiblePackageDetailed": "Package version {0} not compatible with Tizen OS {1}", + "lblMdnsWarning": "Warning: You are using an mDNS hostname (.local). Samsung TVs cannot reliably resolve .local addresses, which may cause the server to appear as \"undefined\" on your TV — especially after network interruptions. Use a direct IP address (e.g. 192.168.1.100) instead for a stable connection." } \ No newline at end of file