Commit bf0e6d2 1 parent c5362e5 commit bf0e6d2 Copy full SHA for bf0e6d2
File tree 3 files changed +25
-1
lines changed
src/main/resources/alfio/i18n
3 files changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -184,6 +184,14 @@ ticket.order-information=Order info
184
184
ticket.order-information-values ={0} by {1}
185
185
ticket.payment-required =This ticket has not yet been paid, thus you must pay the required amount at the entrance desk
186
186
187
+ # receipt.ms
188
+ receipt.receipt =Receipt
189
+ receipt.order-information =Order information
190
+ receipt.buyer =Buyer:
191
+ receipt.billing-address =Billing address:
192
+ receipt.date =Date:
193
+ receipt.payment-for =Payment for:
194
+
187
195
188
196
# mail messages
189
197
email.confirmation-email-sent =The confirmation email has been sent.
@@ -207,7 +215,7 @@ email-confirmation.completed=Your reservation for the event {0} has been complet
207
215
email-confirmation.waiting-for-payment =Your order for the event {0} has been placed. Please follow the payment instructions at {1}
208
216
email-confirmation.reservation-summary =Reservation summary
209
217
email-confirmation.summary =Category: {0}, Quantity: {1}, Subtotal: {2} {3}
210
- email-confirmation.order-information =Order information : {0}
218
+ email-confirmation.order-information =Order information: {0}
211
219
email-confirmation.vatNr =VAT number: {0}
212
220
email-confirmation.reservationURL =You can modify/review your Ticket details at {0}
213
221
email-ticket.add-to-calendar =You can save the event in your google calendar, click on the following link: {0}
Original file line number Diff line number Diff line change @@ -181,6 +181,14 @@ ticket.order-information=Bestellinformationen
181
181
ticket.order-information-values ={0} von {1}
182
182
ticket.payment-required =Der Betrag f\u00FC r dieses Ticket ist noch ausstehend, bitte begleichen Sie die ausstehende Summe beim Einlass des Events.
183
183
184
+ # receipt.ms
185
+ receipt.receipt =DE-Receipt
186
+ receipt.order-information =Bestellinformationen
187
+ receipt.buyer =DE-Buyer:
188
+ receipt.billing-address =Rechnungsadresse:
189
+ receipt.date =Datum:
190
+ receipt.payment-for =DE-Payment for:
191
+
184
192
185
193
# mail messages
186
194
email.confirmation-email-sent =Die Best\u00E4 tigungs-Email wurde versandt.
Original file line number Diff line number Diff line change @@ -155,6 +155,14 @@ ticket.order-information-values={0} effettuato da {1}
155
155
ticket.payment-required =Questo biglietto non \u00E8 stato ancora pagato, dovrai quindi pagare l''importo dovuto all''ingresso.
156
156
email-ticket.add-to-calendar =Puoi aggiungere l''evento in google calendar cliccando sul seguente link: {0}
157
157
158
+ # receipt.ms
159
+ receipt.receipt =Ricevuta
160
+ receipt.order-information =Info ordine
161
+ receipt.buyer =Acquirente:
162
+ receipt.billing-address =Indirizzo di fatturazione:
163
+ receipt.date =Data:
164
+ receipt.payment-for =Pagamento a favore di:
165
+
158
166
# mail messages
159
167
email.confirmation-email-sent =Email di conferma spedita correttamente.
160
168
email.ticket-email-sent =Il biglietto ti \u00E8 stato spedito via email.
You can’t perform that action at this time.
0 commit comments