From 19605bc242f5e10a28c4e74ccf805f45dff1273c Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 19 Aug 2025 04:40:04 +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 86.5% (438 of 506 strings) Translated using Weblate (Japanese) Currently translated at 86.5% (438 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 dcaa7d65..0f13a548 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -432,7 +432,8 @@ "no_results": "ロケーションはありません", "toast": { "failed_delete_location": "ロケーションの削除に失敗しました", - "failed_load_location": "位置情報の読み込みに失敗しました" + "failed_load_location": "ロケーションの読み込みに失敗しました", + "failed_update_location": "位置情報の更新に失敗しました" }, "update_location": "場所情報の変更" },