1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-21 15:54:22 +01:00

Update source file en.yml

This commit is contained in:
Sylvain 2021-05-24 16:37:33 +02:00
parent 1b5c2e6c68
commit c00c6f05e1

View File

@ -88,6 +88,7 @@ en:
other_rate_ticket: other_rate_ticket:
one: "One %{NAME} ticket" one: "One %{NAME} ticket"
other: "%{count} %{NAME} tickets" other: "%{count} %{NAME} tickets"
reservation_other: "Reservation (other)"
coupon_CODE_discount_of_DISCOUNT: "Coupon {CODE}: discount of {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation coupon_CODE_discount_of_DISCOUNT: "Coupon {CODE}: discount of {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
total_including_all_taxes: "Total incl. all taxes" total_including_all_taxes: "Total incl. all taxes"
including_VAT_RATE: "Including VAT %{RATE}%" including_VAT_RATE: "Including VAT %{RATE}%"
@ -112,7 +113,6 @@ en:
subscription_of_NAME_extended_starting_from_STARTDATE_until_ENDDATE: "Subscription of %{NAME} extended (Free days) starting from %{STARTDATE} until %{ENDDATE}" subscription_of_NAME_extended_starting_from_STARTDATE_until_ENDDATE: "Subscription of %{NAME} extended (Free days) starting from %{STARTDATE} until %{ENDDATE}"
and: 'and' and: 'and'
invoice_text_example: "Our association is not subject to VAT" invoice_text_example: "Our association is not subject to VAT"
error_invoice: "Erroneous invoice. The items below ware not booked. Please contact the FabLab for a refund."
#PDF payment schedule generation #PDF payment schedule generation
payment_schedules: payment_schedules:
schedule_reference: "Payment schedule reference: %{REF}" schedule_reference: "Payment schedule reference: %{REF}"