Skip to content
Merged
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Added

- Pending order status message

### Changed

- Update GitHub actions/cache to v4
Expand Down
2 changes: 2 additions & 0 deletions messages/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "بدء طلب جديد",
"store/header.print.button": "طباعة",
"store/header.thanks": "شكرًا لك على شرائك!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "الإشتراك",
"store/items.attachments.subscription.frequency.day": "كل {frequencyNumber, plural, one {# يوم} other {# أيام}}",
"store/items.attachments.subscription.frequency.month": "كل {frequencyNumber, plural, one {# شهر} other {# أشهر}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Начало на нова поръчка",
"store/header.print.button": "Печат",
"store/header.thanks": "Благодарим ви за покупката!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Абонамент",
"store/items.attachments.subscription.frequency.day": "На всеки {frequencyNumber, plural, one {# ден} other {# ден}}",
"store/items.attachments.subscription.frequency.month": "На всеки {frequencyNumber, plural, one {# месец} other {# месеца}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Inicia una comanda nova",
"store/header.print.button": "Imprimeix",
"store/header.thanks": "Gràcies per la vostra compra!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Subscripció",
"store/items.attachments.subscription.frequency.day": "Cada {frequencyNumber, plural, one {# dia} other {# dies}}",
"store/items.attachments.subscription.frequency.month": "Cada {frequencyNumber, plural, one {# mes} other {# mesos}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Založit novou objednávku",
"store/header.print.button": "Vytisknout",
"store/header.thanks": "Děkujeme za váš nákup!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Předplatné",
"store/items.attachments.subscription.frequency.day": "Každý/každé/Každých {frequencyNumber, plural, one {# den} few {# dny} many {# dnů} other {# dnů}}",
"store/items.attachments.subscription.frequency.month": "{frequencyNumber, plural, one {Každý # měsíc} few {Každé # měsíce} many { Každého # měsíce} other {Každých # měsíců}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Start ny ordre",
"store/header.print.button": "Udskriv",
"store/header.thanks": "Tak for dit køb!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Abonnement",
"store/items.attachments.subscription.frequency.day": "Hver {frequencyNumber, plural, one {# dag} other {# dage}}",
"store/items.attachments.subscription.frequency.month": "Hver {frequencyNumber, plural, one {# måned} other {# måneder}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Neue Bestellung starten",
"store/header.print.button": "Drucken",
"store/header.thanks": "Vielen Dank für Ihren Kauf!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Abonnement",
"store/items.attachments.subscription.frequency.day": "Jeden {frequencyNumber, plural, one {# Tag} other {# Tage}}",
"store/items.attachments.subscription.frequency.month": "Jeden {frequencyNumber, plural, one {# Monat} other {# Monate}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Ξεκίνημα νέας παραγγελίας",
"store/header.print.button": "Εκτύπωση",
"store/header.thanks": "Ευχαριστούμε για την αγορά σας!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Συνδρομή",
"store/items.attachments.subscription.frequency.day": "Κάθε {frequencyNumber, plural, one {# ημέρα} other {# ημέρες}}",
"store/items.attachments.subscription.frequency.month": "Κάθε {frequencyNumber, plural, one {# μήνα} other {# μήνες}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Start new order",
"store/header.print.button": "Print",
"store/header.thanks": "Thank you for your purchase!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Subscription",
"store/items.attachments.subscription.frequency.day": "Every {frequencyNumber, plural, one {# day} other {# days}}",
"store/items.attachments.subscription.frequency.month": "Every {frequencyNumber, plural, one {# month} other {# months}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Empezar nuevo orden",
"store/header.print.button": "Imprimir",
"store/header.thanks": "¡Gracias por la compra!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Suscripción",
"store/items.attachments.subscription.frequency.day": "Cada {frequencyNumber, plural, one {# dia} other {# dias}}",
"store/items.attachments.subscription.frequency.month": "Cada {frequencyNumber, plural, one {# mes} other {# meses}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Aloita uusi tilaus",
"store/header.print.button": "Tulosta",
"store/header.thanks": "Kiitos ostostasi!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Tilaus",
"store/items.attachments.subscription.frequency.day": "Välein {frequencyNumber, plural, one {# päivän} other {# päivän}}",
"store/items.attachments.subscription.frequency.month": "Välein {frequencyNumber, plural, one {# kuukauden} other {# kuukauden}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Démarrer une nouvelle commande",
"store/header.print.button": "Imprimer",
"store/header.thanks": "Merci pour votre achat !",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Abonnement",
"store/items.attachments.subscription.frequency.day": "Tous les {frequencyNumber, plural, one {# jour} other {# jours}}",
"store/items.attachments.subscription.frequency.month": "Tous les {frequencyNumber, plural, one {# mois} other {# mois}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/hu-HU.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Új megrendelés indítása",
"store/header.print.button": "Nyomtatás",
"store/header.thanks": "Köszönjük a vásárlást!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Előfizetés",
"store/items.attachments.subscription.frequency.day": "A következő időtartamonként: {frequencyNumber, plural, one {# nap} other {# nap}}",
"store/items.attachments.subscription.frequency.month": "A következő időtartamonként: {frequencyNumber, plural, one {# hónap} other {# hónap}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Inizia un nuovo ordine",
"store/header.print.button": "Stampa",
"store/header.thanks": "Grazie per il tuo acquisto!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Abbonamento",
"store/items.attachments.subscription.frequency.day": "Ogni {frequencyNumber, plural, one {# giorno} other {# giorni}}",
"store/items.attachments.subscription.frequency.month": "Ogni {frequencyNumber, plural, one {# mese} other {# mesi}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "新しい注文を始める",
"store/header.print.button": "印刷",
"store/header.thanks": "お買い上げいただき、ありがとうございます!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "登録",
"store/items.attachments.subscription.frequency.day": "{frequencyNumber, plural, one {# 日} other {# 日}} ごと",
"store/items.attachments.subscription.frequency.month": "{frequencyNumber, plural, one {# か月} other {# か月}} ごと",
Expand Down
2 changes: 2 additions & 0 deletions messages/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "새 주문 시작하기",
"store/header.print.button": "인쇄",
"store/header.thanks": "구매해 주셔서 감사합니다!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "구독",
"store/items.attachments.subscription.frequency.day": "{frequencyNumber, plural, one {# 일} other {# 일}}마다",
"store/items.attachments.subscription.frequency.month": "{frequencyNumber, plural, one {#월} other {#월}}마다",
Expand Down
2 changes: 2 additions & 0 deletions messages/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Start nieuwe bestelling",
"store/header.print.button": "Print",
"store/header.thanks": "Bedankt voor uw aankoop!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Abonnement",
"store/items.attachments.subscription.frequency.day": "Elke {frequencyNumber, plural, one {# dag} other {# dagen}}",
"store/items.attachments.subscription.frequency.month": "Elke {frequencyNumber, plural, one {# maand} other {# maanden}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/nn.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Start ny bestilling",
"store/header.print.button": "Skriv ut",
"store/header.thanks": "Takk for kjøpet!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Abonnement",
"store/items.attachments.subscription.frequency.day": "Hver {frequencyNumber, plural, one {# dag} other {# dager}}",
"store/items.attachments.subscription.frequency.month": "Hver {frequencyNumber, plural, one {# måned} other {# måneder}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Start ny bestilling",
"store/header.print.button": "Skriv ut",
"store/header.thanks": "Takk for kjøpet!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Abonnement",
"store/items.attachments.subscription.frequency.day": "Hver {frequencyNumber, plural, one {# dag} other {# dager}}",
"store/items.attachments.subscription.frequency.month": "Hver {frequencyNumber, plural, one {# måned} other {# måneder}}",
Expand Down
2 changes: 2 additions & 0 deletions messages/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"store/header.newpurchase.button": "Rozpocznij nowe zamówienie",
"store/header.print.button": "Drukuj",
"store/header.thanks": "Dziękujemy za zakup!",
"store/header.processing.order": "We're processing your order...",
"store/header.reviewing.order.information": "We're reviewing your order information and will confirm approval in a moment.",
"store/items.attachments.subscription": "Subskrypcja",
"store/items.attachments.subscription.frequency.day": "Każdego {frequencyNumber, plural, one {# dnia} other {# dni}}",
"store/items.attachments.subscription.frequency.month": "Każdego {frequencyNumber, plural, one {# miesiąca} other {# miesięcy}}",
Expand Down
Loading
Loading