Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Aman

    (@aman086)

    Hi

    language option is added in latest update.

    Thread Starter bort

    (@b0r7)

    woa, thanks for the fast support,
    there appears to be a typo

    $lang = !empty( $options['lang'] )?$options['lang']:'en';

    should be

    $lang = !empty( $settings['lang'] )?$settings['lang']:'en';

    cheers,
    bort

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘localization of recatpcha_display’ is closed to new replies.