From 4fde6e1293d8f25472519f93c6a809517ae0b9a3 Mon Sep 17 00:00:00 2001 From: anotheranonymoususer Date: Mon, 17 Nov 2025 17:54:29 +0100 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 3.2% (5 of 152 strings) Translation: Trilium Notes/Website Translate-URL: https://hosted.weblate.org/projects/trilium/website/cs/ --- apps/website/src/translations/cs/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/website/src/translations/cs/translation.json b/apps/website/src/translations/cs/translation.json index 34e08883a..670a97bba 100644 --- a/apps/website/src/translations/cs/translation.json +++ b/apps/website/src/translations/cs/translation.json @@ -4,5 +4,9 @@ "desktop_title": "Stažení aplikace pro osobní počítače (v{{version}})", "architecture": "Architektura:", "older_releases": "Starší vydání" + }, + "hero_section": { + "get_started": "Start", + "github": "GitHub" } }