From f473472f3b8482bdcc92192c7a4e416545b2e9e3 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Wed, 13 Dec 2023 12:28:10 +0100 Subject: [PATCH] New translations contextmenu.json (Czech) --- src/i18n/cs/components/contextMenu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/cs/components/contextMenu.json b/src/i18n/cs/components/contextMenu.json index 6306d3a7..0416012d 100644 --- a/src/i18n/cs/components/contextMenu.json +++ b/src/i18n/cs/components/contextMenu.json @@ -3,8 +3,8 @@ "account": { "title": "", "following": { - "action_false": "", - "action_true": "" + "action_false": "Sledovat uživatele", + "action_true": "Přestat sledovat uživatele" }, "inLists": "", "showBoosts": {