From ab8c8d99d8f0f3aa1329e2ca1b517f9dc24e2663 Mon Sep 17 00:00:00 2001 From: waclaw66 Date: Mon, 18 Oct 2021 12:30:47 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (3232 of 3232 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/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 bfda5a542f..0fef1eda44 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3249,5 +3249,6 @@ "Polls (under active development)": "Ankety (v aktivním vývoji)", "Downloading": "Stahování", "%(count)s reply|one": "%(count)s odpověď", - "%(count)s reply|other": "%(count)s odpovědí" + "%(count)s reply|other": "%(count)s odpovědí", + "View in room": "Zobrazit v místnosti" }