Title: Polylang form
Last modified: January 29, 2024

---

# Polylang form

 *  Resolved [alexbaes](https://wordpress.org/support/users/alexbaes/)
 * (@alexbaes)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/polylang-form/)
 * hello,
 * Is it possible to translate form labels depending on the language? I am using
   Polylang. I see that the name of the months and days in the calendar are translated
   automatically, but the form is not.
 * How can I do it?
 * Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpolylang-form%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Thread Starter [alexbaes](https://wordpress.org/support/users/alexbaes/)
 * (@alexbaes)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/polylang-form/#post-17382073)
 * Okey, I got it.
 * But doesn’t work in english. In english appears in catalan.
 * Nom [lang=es_ES]Nombre [lang=en_En] Name [lang=fr_FR]Prénom
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/polylang-form/#post-17382096)
 * Hello.
 * please use this
 * Name [lang=es_ES]Nombre [lang=ca] Nom [lang=fr_FR]Prénom
 * Please check more here [https://wpbookingcalendar.com/faq/several-languages/](https://wpbookingcalendar.com/faq/several-languages/)
 *  Thread Starter [alexbaes](https://wordpress.org/support/users/alexbaes/)
 * (@alexbaes)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/polylang-form/#post-17382107)
 * Thanks !!
 *  Thread Starter [alexbaes](https://wordpress.org/support/users/alexbaes/)
 * (@alexbaes)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/polylang-form/#post-17419375)
 * Hi, it’s possible to redirect to different translated pages after booking confirmation?
 * This is the english page: /wpbc-booking-received
 * But I’ve 4 pages, catalan, spanish, english and french, If I make a reservation
   on the form in Spanish, can it redirect to the confirmation page in Spanish that
   I have translated?
 * Thanks !
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/polylang-form/#post-17419553)
 * Hello.
 * Yes, it’s possible to configure it at the WP Booking Calendar > Settings General
   page in “Booking Confirmation” section.
 * Configure it like this:
 * /wpbc-booking-received[lang=ca]/ca-booking-received[lang=es_ES]/es-booking-received[
   lang=fr_FR]/fr-booking-received
 * Find more information at this page: [https://wpbookingcalendar.com/faq/several-languages/](https://wpbookingcalendar.com/faq/several-languages/)
 *  Thread Starter [alexbaes](https://wordpress.org/support/users/alexbaes/)
 * (@alexbaes)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/polylang-form/#post-17425624)
 * Okey, perfect
 * I’m trying to add this:
 * Your reservation for: [dates] has been approved.
 * [lang=es_ES]Su reserva para: [dates] ha sido aprobada.
 * [lang=ca]La seva reserva per a: [dates] ha estat aprovada.
 * [content]
 * Thanks
   [lang=es_ES]Gracias[lang=ca]Gràcies[lang=fr_FR]Merci
 * [siteurl]
 * into the content field when I approve a reservation and send the information 
   to the user by email, but when I checked my email, the fields doesn’t display.
 * What I’m doing wrong?
 * Thanks
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/polylang-form/#post-17425643)
 * Hello.
 * Sorry, it’s not correct way to configure it. Here is correct way:
 *     ```wp-block-code
       Your reservation for: [dates] has been approved.
       [content]
       Thanks
       [siteurl]
   
       [lang=es_ES]
       Su reserva para: [dates] ha sido aprobada.
       [content]
       Gracias
       [siteurl]
   
       [lang=ca]
       La seva reserva per a: [dates] ha estat aprovada.
       [content]
       Gràcies
       [siteurl]
   
       [lang=fr_FR]
       Votre réservation pour : [dates] a été approuvée.
       [content]
       Merci
       [siteurl]
       ```
   
 *  Thread Starter [alexbaes](https://wordpress.org/support/users/alexbaes/)
 * (@alexbaes)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/polylang-form/#post-17425669)
 * I’ve tried this, but always return the email in spanish, I don’t know why.
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/polylang-form/#post-17425674)
 * Hello.
 * Before approving booking, you need to switch your admin panel to other language,
 * or
 * near the booking in the Booking Listing page, you need to find the button “change
   language” (button with globe icon), then switch language for this booking, and
   after this approve the booking. In this case system will send email in selected
   language.
 * Kind Regards.
 *  Thread Starter [alexbaes](https://wordpress.org/support/users/alexbaes/)
 * (@alexbaes)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/polylang-form/#post-17431437)
 * Thank you very much, this plugin is fantastic!
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/polylang-form/#post-17431515)
 * Thank you. 
   It’s will be great if you share your rating for plugin. Kind Regards.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Polylang form’ is closed to new replies.

 * ![](https://ps.w.org/booking/assets/icon-256x256.gif?rev=3335907)
 * [Booking Calendar](https://wordpress.org/plugins/booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking/)
 * [Active Topics](https://wordpress.org/support/plugin/booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking/reviews/)

 * 11 replies
 * 2 participants
 * Last reply from: [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/polylang-form/#post-17431515)
 * Status: resolved