eshop
This commit is contained in:
@@ -172,3 +172,70 @@ track-number = Track number
|
||||
track-number-help = Optional - this song's position in the album track list.
|
||||
featured-help = Highlight this song on the site
|
||||
publish-song-now = Publish now - visitors can see it.
|
||||
|
||||
# --- eshop: catalog, shop, cart, orders ---
|
||||
nav-shop = Shop
|
||||
admin-products = Products
|
||||
admin-products-desc = manage the products you sell.
|
||||
admin-categories = Categories
|
||||
admin-categories-desc = organise products into categories.
|
||||
admin-orders = Orders
|
||||
admin-no-products = No products yet.
|
||||
admin-no-categories = No categories yet.
|
||||
new-product = New product
|
||||
edit-product = Edit product
|
||||
new-category = New category
|
||||
edit-category = Edit category
|
||||
product = Product
|
||||
name = Name
|
||||
price = Price
|
||||
stock = Stock
|
||||
sku = SKU
|
||||
currency = Currency
|
||||
category = Category
|
||||
no-category = No category
|
||||
image = Image
|
||||
slug = URL slug
|
||||
slug-auto = generated automatically
|
||||
position = Position
|
||||
quantity = Quantity
|
||||
add-to-cart = Add to cart
|
||||
in-stock = In stock
|
||||
out-of-stock = Out of stock
|
||||
confirm-delete = Delete this for good?
|
||||
shop-title = Shop
|
||||
shop-subtitle = browse our products.
|
||||
shop-empty = There are no products here yet.
|
||||
cart-title = Cart
|
||||
cart-empty = Your cart is empty.
|
||||
cart-total = Total
|
||||
cart-checkout = Proceed to checkout
|
||||
cart-remove = Remove
|
||||
cart-update = Update
|
||||
cart-continue = Continue shopping
|
||||
checkout-title = Checkout
|
||||
checkout-contact = Contact details
|
||||
checkout-shipping = Shipping address
|
||||
checkout-email = Email
|
||||
checkout-name = Full name
|
||||
checkout-address = Address
|
||||
checkout-city = City
|
||||
checkout-zip = Postal code
|
||||
checkout-country = Country
|
||||
checkout-note = Order note
|
||||
checkout-place-order = Place order
|
||||
checkout-summary = Order summary
|
||||
order-confirmed-title = Thank you for your order!
|
||||
order-confirmed-sub = We have received your order.
|
||||
order-number = Order number
|
||||
order-status = Status
|
||||
order-total = Total
|
||||
order-items = Items
|
||||
order-date = Date
|
||||
order-customer = Customer
|
||||
admin-no-orders = No orders yet.
|
||||
order-status-pending = Pending
|
||||
order-status-paid = Paid
|
||||
order-status-shipped = Shipped
|
||||
order-status-cancelled = Cancelled
|
||||
order-update-status = Update status
|
||||
|
||||
Reference in New Issue
Block a user