Make UI strings translatable | WordPress.org

[ad_1]

There are two UI strings that should be translatable.

inc\admin-options.php, Line 397
Correction: echo '<p style="font-weight: 600; font-size: 19px; margin-top: 0; margin-bottom: 0;">' . esc_html__( 'Almost done...', 'simple-cloudflare-turnstile' ) . '</p>';

inc\admin-options.php, Line 424 to 426
Correction: echo '<button type="submit" style="margin-top: 10px; padding: 5px 10px; background: #1c781c; color: #fff; font-size: 15px; font-weight: bold; border-radius: 4px; cursor: pointer;">TEST API RESPONSE<span class="dashicons dashicons-arrow-right-alt"></span></button>'

Remove dot or make the dot translatable
inc\admin-options.php, Line 375
Correction: <p style="font-size: 15px;"><?php echo __( 'Need help? Have a suggestion?', 'simple-cloudflare-turnstile' ); ?> <a href="https://projectdmc.org/support/plugin/simple-cloudflare-turnstile" target="_blank"><?php echo __( 'Create a new support topic.', 'simple-cloudflare-turnstile' ); ?></a></p>

  • This topic was modified 39 minutes ago by Alex Lion.
  • This topic was modified 39 minutes ago by Alex Lion.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer