From 813e2e8c9ba365525002ff07c0325729cf2e14fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sold=C3=A1t?= Date: Mon, 10 Nov 2025 11:25:35 +0100 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 1.9% (3 of 152 strings) Translation: Trilium Notes/Website Translate-URL: https://hosted.weblate.org/projects/trilium/website/cs/ --- apps/website/src/translations/cs/translation.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/apps/website/src/translations/cs/translation.json b/apps/website/src/translations/cs/translation.json index 0967ef424..34e08883a 100644 --- a/apps/website/src/translations/cs/translation.json +++ b/apps/website/src/translations/cs/translation.json @@ -1 +1,8 @@ -{} +{ + "get-started": { + "title": "Začínáme", + "desktop_title": "Stažení aplikace pro osobní počítače (v{{version}})", + "architecture": "Architektura:", + "older_releases": "Starší vydání" + } +}