From 1eea16ecdf32921af9c59cad08ea6e4cb0dea2c5 Mon Sep 17 00:00:00 2001 From: Sanqui Date: Tue, 15 Jun 2021 05:53:24 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (34 of 34 strings) Translation: Element Web/element-web Translate-URL: https://translate.element.io/projects/element-web/element-web/cs/ --- src/i18n/strings/cs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index 7bff98988..15835675d 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" }