You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'es-ES': 'Widget para el bloque "Artículos del pedido"',
442
+
'ru-RU': 'Виджет для блока "Состав заказа"',
443
+
},
444
+
location: {
445
+
'en-GB': 'Section start, right above the list of order items',
446
+
'es-ES': 'Inicio de la sección, justo encima de la lista de artículos del pedido',
447
+
'ru-RU': 'Начало секции, над списком товарных позиций',
448
+
},
449
+
contexts: [
450
+
'order/mg',
451
+
'order/mg:settings',
452
+
'user/current',
453
+
'settings',
454
+
],
455
+
customContexts: [
456
+
'order',
457
+
],
458
+
actions: [
459
+
'order/mg',
460
+
],
461
+
},
462
+
'order/mg:list.after': {
463
+
description: {
464
+
'en-GB': 'Widget for the block "Order items"',
465
+
'es-ES': 'Widget para el bloque "Artículos del pedido"',
466
+
'ru-RU': 'Виджет для блока "Состав заказа"',
467
+
},
468
+
location: {
469
+
'en-GB': 'Section end, right after the list of order items and before the discount, privilege selection, etc. input fields',
470
+
'es-ES': 'Fin de la sección, justo después de la lista de artículos del pedido y antes de los campos de entrada de descuento, selección de privilegios, etc.',
471
+
'ru-RU': 'Конец секции, сразу после списка товарных позиций и до полей ввода скидки, выбора привилегии и т.п.',
472
+
},
473
+
contexts: [
474
+
'order/mg',
475
+
'order/mg:settings',
476
+
'user/current',
477
+
'settings',
478
+
],
479
+
customContexts: [
480
+
'order',
481
+
],
482
+
actions: [
483
+
'order/mg',
484
+
],
485
+
},
486
+
'order/mg:delivery.before': {
487
+
description: {
488
+
'en-GB': 'Widget for the block "Delivery"',
489
+
'es-ES': 'Widget para el bloque "Entrega"',
490
+
'ru-RU': 'Виджет для блока "Доставка"',
491
+
},
492
+
location: {
493
+
'en-GB': 'Section start, right above the input field',
494
+
'es-ES': 'Inicio de la sección, justo encima del campo de entrada',
495
+
'ru-RU': 'Начало секции, над полем ввода',
496
+
},
497
+
contexts: [
498
+
'order/mg',
499
+
'order/mg:settings',
500
+
'user/current',
501
+
'settings',
502
+
],
503
+
customContexts: [
504
+
'order',
505
+
],
506
+
actions: [
507
+
'order/mg',
508
+
],
509
+
},
510
+
'order/mg:delivery.after': {
511
+
description: {
512
+
'en-GB': 'Widget for the block "Delivery"',
513
+
'es-ES': 'Widget para el bloque "Entrega"',
514
+
'ru-RU': 'Виджет для блока "Доставка"',
515
+
},
516
+
location: {
517
+
'en-GB': 'Section end, right under the input fields',
518
+
'es-ES': 'Fin de la sección, justo debajo de los campos de entrada',
519
+
'ru-RU': 'Конец секции, под полями ввода',
520
+
},
521
+
contexts: [
522
+
'order/mg',
523
+
'order/mg:settings',
524
+
'user/current',
525
+
'settings',
526
+
],
527
+
customContexts: [
528
+
'order',
529
+
],
530
+
actions: [
531
+
'order/mg',
532
+
],
533
+
},
534
+
'order/mg:payment.before': {
535
+
description: {
536
+
'en-GB': 'Widget for the block "Payment"',
537
+
'es-ES': 'Widget para el bloque "Pago"',
538
+
'ru-RU': 'Виджет для блока "Оплата"',
539
+
},
540
+
location: {
541
+
'en-GB': 'Section start, right above the input field',
542
+
'es-ES': 'Inicio de la sección, justo encima del campo de entrada',
543
+
'ru-RU': 'Начало секции, над полем ввода',
544
+
},
545
+
contexts: [
546
+
'order/mg',
547
+
'order/mg:settings',
548
+
'user/current',
549
+
'settings',
550
+
],
551
+
customContexts: [
552
+
'order',
553
+
],
554
+
actions: [
555
+
'order/mg',
556
+
],
557
+
},
558
+
'order/mg:payment.after': {
559
+
description: {
560
+
'en-GB': 'Widget for the block "Payment"',
561
+
'es-ES': 'Widget para el bloque "Pago"',
562
+
'ru-RU': 'Виджет для блока "Оплата"',
563
+
},
564
+
location: {
565
+
'en-GB': 'Section end, after the list of payments, controls, and custom fields',
566
+
'es-ES': 'Fin de la sección, después de la lista de pagos, controles y campos personalizados',
567
+
'ru-RU': 'Конец секции, после списка оплат, контролов и пользовательских полей',
0 commit comments