From 4aa6f12df4952b674b1759ce3a6f915c33006f9f Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 19 Aug 2025 03:08:54 +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 66.9% (339 of 506 strings) Translated using Weblate (Japanese) Currently translated at 66.9% (339 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 3f4daadd..63350101 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -116,7 +116,8 @@ "product_import": { "barcode": "商品のバーコード", "db_source": "情報提供元", - "error_invalid_barcode": "無効なバーコードが入力されました", + "error_exception": "商品バーコードの取得中に例外が発生しました: ", + "error_invalid_barcode": "このバーコードは使えません", "search_item": "商品を検索", "title": "商品をインポート" },