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)",