From ed7c3dd3f55ed4ca2cbe560aef862c7b394ee788 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 19 Aug 2025 21:58:40 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 96.8% (490 of 506 strings) Translated using Weblate (English) Currently translated at 100.0% (506 of 506 strings) Co-authored-by: Adam Kleizer Co-authored-by: Weblate Co-authored-by: buzz Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/en/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/fr/ Translation: Homebox/Frontend --- frontend/locales/en.json | 2 +- frontend/locales/fr.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/locales/en.json b/frontend/locales/en.json index 2fd7175f..66c471af 100644 --- a/frontend/locales/en.json +++ b/frontend/locales/en.json @@ -127,7 +127,7 @@ "db_source": "DB source", "error_exception": "Exception occured while retrieving item barcode: ", "error_invalid_barcode": "Invalid barcode provided", - "error_not_found": "No product found with give barcode.", + "error_not_found": "No product found with given barcode.", "search_item": "Search product", "title": "Import product" }, diff --git a/frontend/locales/fr.json b/frontend/locales/fr.json index d286d9a6..b9c7fc82 100644 --- a/frontend/locales/fr.json +++ b/frontend/locales/fr.json @@ -406,6 +406,7 @@ "th-TH": "Thaï", "tr": "Turc", "uk-UA": "Ukrainien", + "vi-VN": "Vietnamien", "zh-CN": "Chinois (simplifié)", "zh-HK": "Chinois (Hong Kong)", "zh-MO": "Chinois (Macao)",