From 03ba43df5db4d0b43c33d1743a2648c27ebdffc6 Mon Sep 17 00:00:00 2001 From: green Date: Mon, 8 Dec 2025 10:48:08 +0100 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (1646 of 1646 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, 2 insertions(+), 2 deletions(-) diff --git a/apps/client/src/translations/ja/translation.json b/apps/client/src/translations/ja/translation.json index e05a75897..5df5c4f92 100644 --- a/apps/client/src/translations/ja/translation.json +++ b/apps/client/src/translations/ja/translation.json @@ -526,7 +526,7 @@ "button_title": "ボタンを表示" }, "svg_export_button": { - "button_title": "図をSVGとしてエクスポート" + "button_title": "図をSVG形式でエクスポート" }, "book_properties": { "grid": "グリッド", @@ -1342,7 +1342,7 @@ }, "svg": { "export_to_png": "図をPNG形式でエクスポートできませんでした。", - "export_to_svg": "図を SVG にエクスポートできませんでした。" + "export_to_svg": "図をSVG形式でエクスポートできませんでした。" }, "code_theme": { "title": "外観",