mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-30 19:52:20 +01:00
(bug) ICU translations not interpreted
This commit is contained in:
parent
95a5a18600
commit
f92a4a741b
@ -100,7 +100,7 @@ fr:
|
||||
create_success: "La formation a bien été créée"
|
||||
update_success: "La formation a bien été mise à jour"
|
||||
space_form:
|
||||
ACTION_title: "{ACTION, select, create{Nouvel } other{Mettre à jour l'}}espace"
|
||||
ACTION_title: "{ACTION, select, create{Nouvel } other{Mettre à jour l''}}espace"
|
||||
watch_out_when_creating_a_new_space_its_prices_are_initialized_at_0_for_all_subscriptions: "Attention, lors de la création d'un espace, ses tarifs de réservation sont initialisés à zero pour tous les abonnements."
|
||||
consider_changing_its_prices_before_creating_any_reservation_slot: "Pensez à modifier ces prix avant de créer des créneaux pour cet espace."
|
||||
name: "Nom"
|
||||
@ -118,7 +118,7 @@ fr:
|
||||
create_success: "L'espace a bien été créé"
|
||||
update_success: "L'espace a bien été mis à jour"
|
||||
event_form:
|
||||
ACTION_title: "{ACTION, select, create{Nouvel } other{Mettre à jour l'}}événement"
|
||||
ACTION_title: "{ACTION, select, create{Nouvel } other{Mettre à jour l''}}événement"
|
||||
title: "Titre"
|
||||
matching_visual: "Visuel associé"
|
||||
description: "Description"
|
||||
|
@ -259,7 +259,7 @@ fr:
|
||||
credit_AMOUNT_for_pay_ITEM: "Il vous reste {AMOUNT} à payer pour valider votre {ITEM}."
|
||||
client_have_AMOUNT_in_wallet: "Le membre a {AMOUNT} sur son porte-monnaie"
|
||||
client_wallet_pay_ITEM: "Le membre peut directement payer {ITEM, select, abonnement{son} achat{son} other{sa}} {ITEM}."
|
||||
client_credit_AMOUNT_for_pay_ITEM: "Il reste {AMOUNT} à payer pour valider {ITEM, select, abonnement{l'} achat{l'} other{la }}{ITEM}"
|
||||
client_credit_AMOUNT_for_pay_ITEM: "Il reste {AMOUNT} à payer pour valider {ITEM, select, abonnement{l''} achat{l''} other{la }}{ITEM}"
|
||||
other_deadlines_no_wallet: "Attention : le solde du porte-monnaie ne pourra pas être utilisé pour les échéances suivantes."
|
||||
#coupon (promotional) (creation/edition form)
|
||||
coupon:
|
||||
|
Loading…
x
Reference in New Issue
Block a user