72
72
<field name =" name" >
73
73
<argument name =" data" xsi : type =" array" >
74
74
<item name =" config" xsi : type =" array" >
75
- <item name =" label" xsi : type =" string" >Rule Name</item >
75
+ <item name =" label" xsi : type =" string" translate = " true " >Rule Name</item >
76
76
<item name =" visible" xsi : type =" boolean" >true</item >
77
77
<item name =" dataType" xsi : type =" string" >text</item >
78
78
<item name =" formElement" xsi : type =" string" >input</item >
87
87
<field name =" description" >
88
88
<argument name =" data" xsi : type =" array" >
89
89
<item name =" config" xsi : type =" array" >
90
- <item name =" label" xsi : type =" string" >Description</item >
90
+ <item name =" label" xsi : type =" string" translate = " true " >Description</item >
91
91
<item name =" visible" xsi : type =" boolean" >true</item >
92
92
<item name =" dataType" xsi : type =" string" >text</item >
93
93
<item name =" formElement" xsi : type =" string" >textarea</item >
99
99
<field name =" is_active" >
100
100
<argument name =" data" xsi : type =" array" >
101
101
<item name =" config" xsi : type =" array" >
102
- <item name =" label" xsi : type =" string" >Status</item >
102
+ <item name =" label" xsi : type =" string" translate = " true " >Status</item >
103
103
<item name =" visible" xsi : type =" boolean" >true</item >
104
104
<item name =" dataType" xsi : type =" string" >number</item >
105
105
<item name =" formElement" xsi : type =" string" >select</item >
121
121
<field name =" website_ids" >
122
122
<argument name =" data" xsi : type =" array" >
123
123
<item name =" config" xsi : type =" array" >
124
- <item name =" label" xsi : type =" string" >Websites</item >
124
+ <item name =" label" xsi : type =" string" translate = " true " >Websites</item >
125
125
<item name =" dataType" xsi : type =" string" >number</item >
126
126
<item name =" formElement" xsi : type =" string" >multiselect</item >
127
127
<item name =" validation" xsi : type =" array" >
140
140
<field name =" customer_group_ids" >
141
141
<argument name =" data" xsi : type =" array" >
142
142
<item name =" config" xsi : type =" array" >
143
- <item name =" label" xsi : type =" string" >Customer Groups</item >
143
+ <item name =" label" xsi : type =" string" translate = " true " >Customer Groups</item >
144
144
<item name =" dataType" xsi : type =" string" >number</item >
145
145
<item name =" formElement" xsi : type =" string" >multiselect</item >
146
146
<item name =" validation" xsi : type =" array" >
155
155
<field name =" from_date" >
156
156
<argument name =" data" xsi : type =" array" >
157
157
<item name =" config" xsi : type =" array" >
158
- <item name =" label" xsi : type =" string" >From</item >
158
+ <item name =" label" xsi : type =" string" translate = " true " >From</item >
159
159
<item name =" visible" xsi : type =" boolean" >true</item >
160
160
<item name =" dataType" xsi : type =" string" >text</item >
161
161
<item name =" formElement" xsi : type =" string" >date</item >
170
170
<field name =" to_date" >
171
171
<argument name =" data" xsi : type =" array" >
172
172
<item name =" config" xsi : type =" array" >
173
- <item name =" label" xsi : type =" string" >To</item >
173
+ <item name =" label" xsi : type =" string" translate = " true " >To</item >
174
174
<item name =" visible" xsi : type =" boolean" >true</item >
175
175
<item name =" dataType" xsi : type =" string" >text</item >
176
176
<item name =" formElement" xsi : type =" string" >date</item >
185
185
<field name =" sort_order" >
186
186
<argument name =" data" xsi : type =" array" >
187
187
<item name =" config" xsi : type =" array" >
188
- <item name =" label" xsi : type =" string" >Priority</item >
188
+ <item name =" label" xsi : type =" string" translate = " true " >Priority</item >
189
189
<item name =" dataType" xsi : type =" string" >text</item >
190
190
<item name =" formElement" xsi : type =" string" >input</item >
191
191
<item name =" source" xsi : type =" string" >catalog_rule</item >
205
205
<field name =" simple_action" >
206
206
<argument name =" data" xsi : type =" array" >
207
207
<item name =" config" xsi : type =" array" >
208
- <item name =" label" xsi : type =" string" >Apply</item >
208
+ <item name =" label" xsi : type =" string" translate = " true " >Apply</item >
209
209
<item name =" dataType" xsi : type =" string" >number</item >
210
210
<item name =" formElement" xsi : type =" string" >select</item >
211
211
<item name =" source" xsi : type =" string" >catalog_rule</item >
274
274
<field name =" discount_amount" >
275
275
<argument name =" data" xsi : type =" array" >
276
276
<item name =" config" xsi : type =" array" >
277
- <item name =" label" xsi : type =" string" >Discount Amount</item >
277
+ <item name =" label" xsi : type =" string" translate = " true " >Discount Amount</item >
278
278
<item name =" dataType" xsi : type =" string" >text</item >
279
279
<item name =" formElement" xsi : type =" string" >input</item >
280
280
<item name =" source" xsi : type =" string" >catalog_rule</item >
288
288
<field name =" stop_rules_processing" >
289
289
<argument name =" data" xsi : type =" array" >
290
290
<item name =" config" xsi : type =" array" >
291
- <item name =" label" xsi : type =" string" >Discard subsequent rules</item >
291
+ <item name =" label" xsi : type =" string" translate = " true " >Discard subsequent rules</item >
292
292
<item name =" fieldGroup" xsi : type =" string" >bool</item >
293
293
<item name =" dataType" xsi : type =" string" >number</item >
294
294
<item name =" formElement" xsi : type =" string" >select</item >
309
309
</argument >
310
310
</field >
311
311
</fieldset >
312
- </form >
312
+ </form >
0 commit comments