'https://www.acmethemes.com', // Site where EDD is hosted 'item_name' => 'Beauty Studio Pro', // Name of theme 'theme_slug' => 'beauty-studio-pro', // Theme slug 'version' => '2.0.0', // The current version of this theme 'author' => 'Acme Themes', // The author of this theme 'download_id' => '', // Optional, used for generating a license renewal link 'renew_url' => '' // Optional, allows for a custom license renewal link ), // Strings $strings = array( 'theme-license' => esc_html__( 'Theme License', 'beauty-studio' ), 'enter-key' => esc_html__( 'Enter your theme license key.', 'beauty-studio' ), 'license-key' => esc_html__( 'License Key', 'beauty-studio' ), 'license-action' => esc_html__( 'License Action', 'beauty-studio' ), 'deactivate-license' => esc_html__( 'Deactivate License', 'beauty-studio' ), 'activate-license' => esc_html__( 'Activate License', 'beauty-studio' ), 'status-unknown' => esc_html__( 'License status is unknown.', 'beauty-studio' ), 'renew' => esc_html__( 'Renew?', 'beauty-studio' ), 'unlimited' => esc_html__( 'unlimited', 'beauty-studio' ), 'license-key-is-active' => esc_html__( 'License key is active.', 'beauty-studio' ), 'expires%s' => esc_html__( 'Expires %s.', 'beauty-studio' ), 'expires-never' => esc_html__( 'Lifetime License.', 'beauty-studio' ), '%1$s/%2$-sites' => esc_html__( 'You have %1$s / %2$s sites activated.', 'beauty-studio' ), 'license-key-expired-%s' => esc_html__( 'License key expired %s.', 'beauty-studio' ), 'license-key-expired' => esc_html__( 'License key has expired.', 'beauty-studio' ), 'license-keys-do-not-match' => esc_html__( 'License keys do not match.', 'beauty-studio' ), 'license-is-inactive' => esc_html__( 'License is inactive.', 'beauty-studio' ), 'license-key-is-disabled' => esc_html__( 'License key is disabled.', 'beauty-studio' ), 'site-is-inactive' => esc_html__( 'Site is inactive.', 'beauty-studio' ), 'license-status-unknown' => esc_html__( 'License status is unknown.', 'beauty-studio' ), 'update-notice' => esc_html__( "Updating this theme will lose any customizations you have made. 'Cancel' to stop, 'OK' to update.", 'beauty-studio' ), 'update-available' => esc_html__('%1$s %2$s is available. Check out what\'s new or update now.', 'beauty-studio' ), ) );