From 585fdabd2756d497005ade88cac1f7b6aa1f124f Mon Sep 17 00:00:00 2001 From: Rugved Inamdar Date: Tue, 28 Oct 2025 12:14:00 +0100 Subject: [PATCH] Translated using Weblate (Hindi) Currently translated at 0.6% (1 of 152 strings) Translation: Trilium Notes/Website Translate-URL: https://hosted.weblate.org/projects/trilium/website/hi/ --- apps/website/src/translations/hi/translation.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/website/src/translations/hi/translation.json b/apps/website/src/translations/hi/translation.json index 0967ef424..d59189ed3 100644 --- a/apps/website/src/translations/hi/translation.json +++ b/apps/website/src/translations/hi/translation.json @@ -1 +1,5 @@ -{} +{ + "get-started": { + "title": "शुरू करें" + } +}