From 819439ddbead700342f9ec2fd14597f68aa67b56 Mon Sep 17 00:00:00 2001 From: waclaw66 <waclaw66@seznam.cz> Date: Mon, 24 Jan 2022 15:17:12 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (3417 of 3417 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 37ae57477a..7597b1b614 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3580,5 +3580,6 @@ "Jump to end of the composer": "Přejít na konec editoru", "Jump to start of the composer": "Přejít na začátek editoru", "Navigate to previous message to edit": "Přejít na předchozí zprávu, kterou chcete upravit", - "Internal room ID": "Interní ID místnosti" + "Internal room ID": "Interní ID místnosti", + "Call": "Hovor" }