diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index 7bff98988d..15835675df 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -32,5 +32,6 @@ "Failed to start": "Nepovedlo se nastartovat", "Powered by Matrix": "Běží na Matrixu", "%(brand)s Desktop (%(platformName)s)": "%(brand)s pro desktopový počítač (%(platformName)s)", - "Missing indexeddb worker script!": "Nenačetl se skript spravující indexdb!" + "Missing indexeddb worker script!": "Nenačetl se skript spravující indexdb!", + "Use %(brand)s on mobile": "Použít %(brand)s na mobilu" }