{{lang.order_new}}
{{lang.query}}
{{row.code}}
{{row.code}}
{{lang[row.type]}}
{{row.notes || '--'}}
{{row.value + '%'}}
--
{{currency_prefix}}{{row.value}}
{{row.start_time ? moment(row.start_time * 1000).format('YYYY/MM/DD HH:mm') : '--'}}
{{row.end_time ? moment(row.end_time * 1000).format('YYYY/MM/DD HH:mm') : '--'}}
{{row.used}}/{{row.max_times === 0 ? '∞' : row.max_times}}
{{lang.promo_active}}
{{lang.promo_suspended}}
{{lang.promo_expiration}}
{{lang.promo_pending}}
{{lang.batch_delete}}
{{lang.batch_deactivate}}
{{lang.batch_enable}}
{{lang.sure}}
{{lang.cancel}}
{{row.username}}
{{row.order_id}}
{{currency_prefix}}{{row.amount}}
{{currency_prefix}}{{row.discount}}
{{row.create_time ? moment(row.create_time * 1000).format('YYYY/MM/DD HH:mm') : '--'}}