File "authorization.php"
Full Path: /home/planet5/public_html/bansibaba.com/wp-content1/themes/Divi/ai-app/i18n/authorization.php
File size: 776 bytes
MIME-type: --
Charset: utf-8
<?php
return array(
'$apiKeyPromptHint' => esc_html__( 'Enter your ET Account API Key.', 'Divi' ),
'$usernamePromptHint' => esc_html__( 'Enter your ET Account Username.', 'Divi' ),
'API Key' => esc_html__( 'API Key', 'Divi' ),
'Authentication Required' => esc_html__( 'Authentication Required', 'Divi' ),
'Username' => esc_html__( 'Username', 'Divi' ),
'Submit' => esc_html__( 'Submit', 'Divi' ),
'Authentication' => esc_html__( 'Authentication', 'Divi' ),
'$authErrorMessage' => esc_html__( 'Invalid API Key or Username', 'Divi' ),
'$authenticationPrompt' => esc_html__( 'Before you can generate Text using the Divi AI you must authenticate your Elegant Themes subscription.', 'Divi' ),
);