Update translations.

This commit is contained in:
Hoang Huu
2019-10-31 17:19:06 +07:00
parent 2061b53eb1
commit 09e5f5adfc
3 changed files with 1536 additions and 1226 deletions

View File

@@ -119,7 +119,7 @@ class OpalEstate_Nocaptcha_Recaptcha {
[
'name' => esc_html__( 'Site Key', 'opalestate-pro' ),
'desc' => esc_html__( 'Used for displaying the CAPTCHA. Grab it %s', 'opalestate-pro' ),
'desc' => esc_html__( 'Used for displaying the CAPTCHA.', 'opalestate-pro' ),
'id' => 'site_key',
'type' => 'text',
],