12 lines
270 B
Text
12 lines
270 B
Text
|
|
;; -*- coding: utf-8 -*-
|
||
|
|
.error.emptycart=Your cart is empty.
|
||
|
|
|
||
|
|
.error.invalidpaymentmethod=The payment method you chose is not currently supported.
|
||
|
|
|
||
|
|
.error.nocart=You do not have a shopping cart.
|
||
|
|
|
||
|
|
.error.zerocart=Sorry, we don't support $0 carts yet.
|
||
|
|
|
||
|
|
.title=Check Out
|
||
|
|
|