Translation: "Default" text translation in zone selector

Home Forums Quform WordPress Translation: "Default" text translation in zone selector

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27166
    Ifremer
    Participant

    Hi,

    In Builder.php, line 3747, can you change:
    return array(” => array(‘name’ => ‘Default’)) + Quform::getLocales();
    with:
    return array(” => array(‘name’ => esc_html__(‘Default’, ‘quform’))) + Quform::getLocales();

    So the “Default” text for zone selector will use “Default” text translation.

    Thanks!

    #27189
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy