From 699e2ab6312813a025f8fcf48b3d417c7abff1ee Mon Sep 17 00:00:00 2001 From: xmflsct Date: Tue, 12 Dec 2023 11:40:00 +0100 Subject: [PATCH] New translations compose.json (Czech) --- src/i18n/cs/screens/compose.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/cs/screens/compose.json b/src/i18n/cs/screens/compose.json index 484a9c3e..75ed6ba6 100644 --- a/src/i18n/cs/screens/compose.json +++ b/src/i18n/cs/screens/compose.json @@ -68,7 +68,7 @@ "placeholder": { "accessibilityLabel": "Možnost ankety {{index}}", "single": "Jediná správná odpověď", - "multiple": "" + "multiple": "Výběr z více možností" } }, "quantity": { @@ -89,7 +89,7 @@ } }, "expiration": { - "heading": "", + "heading": "Platnost", "options": { "300": "5 minut", "1800": "30 minut", @@ -114,7 +114,7 @@ } }, "poll": { - "accessibilityLabel": "", + "accessibilityLabel": "Přidat anketu", "accessibilityHint": "" }, "visibility": {