From 11b37c2645dbff6048deb400ee1846e571e2677b Mon Sep 17 00:00:00 2001 From: Leonidas Palyvas Date: Fri, 14 Jun 2024 13:34:14 +0300 Subject: [PATCH] Change description of content mistake rejection reason --- .../smart_cart/_order_object.html.md.erb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/source/localizable/smart_cart/_order_object.html.md.erb b/source/localizable/smart_cart/_order_object.html.md.erb index be66324e..1569f31d 100644 --- a/source/localizable/smart_cart/_order_object.html.md.erb +++ b/source/localizable/smart_cart/_order_object.html.md.erb @@ -191,10 +191,10 @@ Name | Type | Descripti Possible values -ID | Label | Requires Available Quantity ------ | --------------------------------------------------- | ---------------------------- -`1` | `Εκτός αποθέματος στο κατάστημα ή στον προμηθευτή` | False -`2` | `Λάθος καταχωρημένη τιμή(ες)` | False -`4` | `Περιορισμένα τεμάχια` | True -`5` | `To προϊόν καταργήθηκε` | False -`6` | `Λανθασμένη καταχώρηση προϊόντος` | False +ID | Label | Requires Available Quantity +----- |----------------------------------------------------| ---------------------------- +`1` | `Εκτός αποθέματος στο κατάστημα ή στον προμηθευτή` | False +`2` | `Λάθος καταχωρημένη τιμή(ες)` | False +`4` | `Περιορισμένα τεμάχια` | True +`5` | `To προϊόν καταργήθηκε` | False +`6` | `Λάθος καταχώρηση προϊόντος` | False