{trl("Date")} | +{trl("Customer")} | +{trl("Price")} | +{trl("State")} | +{trl("Actions")} | +
---|---|---|---|---|
{loc_date(data.summary.date)} | +{data.customer.full_name} | +{data.summary.price.to_string()} | +{data.summary.state.to_string()} | ++ |
{trl("Something went wrong")} {e.to_string()} | ||||
{trl("Something went wrong")} {e.to_string()} |