From f919d46e9a1a2dfff66a8f8cf5d2618c221b7b8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Llu=C3=ADs=20Forns?= Date: Mon, 1 Dec 2025 14:03:58 +0100 Subject: [PATCH] Translated using Weblate (Catalan) Currently translated at 2.6% (4 of 152 strings) Translation: Trilium Notes/Website Translate-URL: https://hosted.weblate.org/projects/trilium/website/ca/ --- apps/website/src/translations/ca/translation.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/apps/website/src/translations/ca/translation.json b/apps/website/src/translations/ca/translation.json index 0967ef424..af24b1b86 100644 --- a/apps/website/src/translations/ca/translation.json +++ b/apps/website/src/translations/ca/translation.json @@ -1 +1,8 @@ -{} +{ + "get-started": { + "title": "Comença", + "desktop_title": "Descarrega l'aplicació d'escriptori (v{{version}})", + "architecture": "Arquitectura:", + "older_releases": "Veure versions anteriors" + } +}