mourningdove/views/shop/cancel.tt.text

12 lines
300 B
Text
Raw Normal View History

2026-05-24 01:03:05 +00:00
;; -*- coding: utf-8 -*-
.error.cantcancel=Sorry, we could not cancel your order at this time.
.error.invalidcart=Your cart is invalid.
.error.invalidordernum=Your order number is invalid.
.error.invalidtoken=Your token is invalid.
.error.needtoken=You did not provide an order number or token.