From e8e6d6e81b448e07c1afb81f2b65f4476cdf7712 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 19 Aug 2025 03:30:29 +0000 Subject: [PATCH] Translated using Weblate (Japanese) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 75.0% (380 of 506 strings) Translated using Weblate (Japanese) Currently translated at 75.0% (380 of 506 strings) Co-authored-by: MyMemory Co-authored-by: ななしぃ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/ja/ Translation: Homebox/Frontend --- frontend/locales/ja-JP.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/locales/ja-JP.json b/frontend/locales/ja-JP.json index 46b60a48..84121186 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -282,7 +282,8 @@ "drag_and_drop": "添付ファイルはドラッグ&ドロップ、もしくはクリックで追加できます", "edit": { "edit_attachment_dialog": { - "attachment_title": "添付タイトル" + "attachment_title": "添付ファイルのタイトル", + "attachment_type": "添付資料の種類" } }, "edit_details": "基本的な情報の編集",