Hello,
We prepare translations only for czech or english languages. Other languages are prepared by our customers what want to share their translations also with other people. This is problematic, because these translations are made only for some versions, so actual can contain new texts.
In this case you can use english translations from: administrator/language/en-GB/en-GB.com_booking.common.ini
There are these new texts:
LIST SUPPLEMENT FREE="%s"
YESNO SUPPLEMENT FREE="for free"
YESNO SUPPLEMENT BOTH MULTIPLY="%s (%s * %s * capacity)"
LIST SUPPLEMENT BOTH MULTIPLY="%s: %s (%s * %s * capacity)"
YESNO SUPPLEMENT CAPA MULTIPLY="%s (%s * capacity)"
LIST SUPPLEMENT CAPA MULTIPLY="%s: %s (%s * capacity)"
YESNO SUPPLEMENT UNIT MULTIPLY="%s (%s * %s)"
LIST SUPPLEMENT UNIT MULTIPLY="%s: %s (%s * %s)"
YESNO SUPPLEMENT FREE MULTIPLY="%s"
LIST SUPPLEMENT FREE MULTIPLY="%s: %s"
Just copy them to: administrator/language/fr-FR/fr-FR.com_booking.common.ini and translate them for your use.
Please do not remove %s. This code will be used to show dynamic data from database.