From 9b872617e67e3fc47d5327354d689796982d7168 Mon Sep 17 00:00:00 2001 From: onlyfranz Date: Wed, 22 Oct 2025 12:30:54 +0200 Subject: [PATCH] Translated using Weblate (German) Currently translated at 2.7% (4 of 146 strings) Translation: Trilium Notes/Website Translate-URL: https://hosted.weblate.org/projects/trilium/website/de/ --- apps/website/public/translations/de/translation.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/apps/website/public/translations/de/translation.json b/apps/website/public/translations/de/translation.json index 0967ef424..b696dc66d 100644 --- a/apps/website/public/translations/de/translation.json +++ b/apps/website/public/translations/de/translation.json @@ -1 +1,8 @@ -{} +{ + "get-started": { + "title": "Loslegen", + "desktop_title": "Die Desktop-App herunterladen (v{{version}})", + "architecture": "Architektur:", + "older_releases": "Ältere Releases anzeigen" + } +}