New translations en.json (Ukrainian)

This commit is contained in:
Patrick
2026-04-16 05:15:20 +02:00
parent 32265caf39
commit 3381869811

View File

@@ -149,5 +149,6 @@
"UpdateError": "Update failed", "UpdateError": "Update failed",
"UpdateCheckFailed": "Failed to check for updates", "UpdateCheckFailed": "Failed to check for updates",
"IncompatiblePackage": "Package version not compatible with device.", "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."
} }