From 89a911c89756e6e474e739a1b625964bd2b90dfd Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 1 Jul 2021 08:49:59 +0200 Subject: [PATCH] fix translation --- config/locales/app.admin.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/app.admin.en.yml b/config/locales/app.admin.en.yml index 37e3f689e..68001061b 100644 --- a/config/locales/app.admin.en.yml +++ b/config/locales/app.admin.en.yml @@ -370,7 +370,7 @@ en: status_all: "All" machines_pricing: prices_match_machine_hours_rates_html: "The prices below match one hour of machine usage, without subscription." - prices_calculated_on_hourly_rate_html: "All the prices will be automatically calculated based on the hourly rate defined here.
For example, if you define an hourly rate at {RATE}: a slot of {DURATION} minutes (default), will be charged {PRICE}." + prices_calculated_on_hourly_rate_html: "All the prices will be automatically calculated based on the hourly rate defined here.
For example, if you define an hourly rate at {RATE}: a slot of {DURATION} minutes, will be charged {PRICE}." you_can_override: "You can override this duration for each availability you create in the agenda. The price will then be adjusted accordingly." machines: "Machines" price_updated: "Price successfully updated"