From 1b80fa8df2e386532769f2bbad5d6642ca9ad186 Mon Sep 17 00:00:00 2001 From: green Date: Tue, 17 Feb 2026 14:48:35 +0100 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (1808 of 1808 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/ --- apps/client/src/translations/ja/translation.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/client/src/translations/ja/translation.json b/apps/client/src/translations/ja/translation.json index af8d87990b..618166ad00 100644 --- a/apps/client/src/translations/ja/translation.json +++ b/apps/client/src/translations/ja/translation.json @@ -2065,7 +2065,9 @@ "percentage": "%" }, "pagination": { - "total_notes": "{{count}} ノート" + "total_notes": "{{count}} ノート", + "prev_page": "前のページ", + "next_page": "次のページ" }, "collections": { "rendering_error": "エラーのためコンテンツを表示できません。"