Skip to content

Instantly share code, notes, and snippets.

@seedprod
Last active August 3, 2019 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seedprod/51e44dfb0642f85ddcd6ee0463dd390c to your computer and use it in GitHub Desktop.
Save seedprod/51e44dfb0642f85ddcd6ee0463dd390c to your computer and use it in GitHub Desktop.
<?php
$rp_frontend_translations = array(
'txt_1'=>__('Total Entries', 'rafflepress-pro'),
'txt_2'=>__('Your Entries', 'rafflepress-pro'),
'txt_3'=>__('Log In to Enter this Giveaway:', 'rafflepress-pro'),
'txt_4'=>__('Enter', 'rafflepress-pro'),
'txt_5'=>__('Logout', 'rafflepress-pro'),
'txt_6'=>__('Hi', 'rafflepress-pro'),
'txt_7'=>__('Ways to Enter', 'rafflepress-pro'),
'txt_8'=>__('Giveaway Rules & Terms', 'rafflepress-pro'),
'txt_9'=>__('Days', 'rafflepress-pro'),
'txt_10'=>__('Hours', 'rafflepress-pro'),
'txt_11'=>__('Remaining', 'rafflepress-pro'),
'txt_12'=>__('Starts In', 'rafflepress-pro'),
'txt_13'=>__('Winners', 'rafflepress-pro'),
'txt_14'=>__('Use Your Email', 'rafflepress-pro'),
'txt_15'=>__('We need this information to contact you if you win', 'rafflepress-pro'),
'txt_16'=>__('per referral', 'rafflepress-pro'),
'txt_17'=>__('per day', 'rafflepress-pro'),
'txt_18'=>__('come back and earn more in', 'rafflepress-pro'),
'txt_19'=>__('Left', 'rafflepress-pro'),
'txt_20'=>__('To start earning entries please log in above.', 'rafflepress-pro'),
'txt_21'=>__('Share your unique URL:','rafflepress-pro'),
'txt_22'=>__('Yes, Please send me emails.','rafflepress-pro'),
'txt_23'=>__('Join','rafflepress-pro'),
'txt_24'=>__('To get credit for this entry, visit this page.','rafflepress-pro'),
'txt_25'=>__('Visit Page','rafflepress-pro'),
'txt_26'=>__('I Visited!','rafflepress-pro'),
'txt_27'=>__('Get Entry!','rafflepress-pro'),
'txt_28'=>__('Like our Page (optional)','rafflepress-pro'),
'txt_29'=>__('To get credit for this entry, visit our Facebook page. Likes are welcomed, but not required.','rafflepress-pro'),
'txt_30'=>__('To get credit for this entry, Tweet a message.','rafflepress-pro'),
'txt_31'=>__('Step 1','rafflepress-pro'),
'txt_32'=>__('Step 2','rafflepress-pro'),
'txt_33'=>__('Tweet','rafflepress-pro'),
'txt_34'=>__("What's the url of the tweet?",'rafflepress-pro'),
'txt_36'=>__("Learn how to find the url of the tweet?",'rafflepress-pro'),
'txt_37'=>__("I Tweeted!",'rafflepress-pro'),
'txt_38'=>__("To get credit for this entry, follow us on Twitter.",'rafflepress-pro'),
'txt_39'=>__("Follow",'rafflepress-pro'),
'txt_40'=>__("What's your Twitter username?",'rafflepress-pro'),
'txt_41'=>__("To get credit for this entry, visit our Instagram page. Follows are welcomed, but not required.",'rafflepress-pro'),
'txt_42'=>__("Visit us on Instagram",'rafflepress-pro'),
'txt_43'=>__("To get credit for this entry, follow us on Pinterest.",'rafflepress-pro'),
'txt_44'=>__("Follow us on Pinterest",'rafflepress-pro'),
'txt_45'=>__("What's your Pinterest username?",'rafflepress-pro'),
'txt_46'=>__("To get credit for this entry, visit our YouTube channel.",'rafflepress-pro'),
'txt_47'=>__("Visit Channel",'rafflepress-pro'),
'txt_48'=>__("To get credit for this entry, answer the question below.",'rafflepress-pro'),
'txt_49'=>__("To get credit for this entry, select an answer below.",'rafflepress-pro'),
'txt_50'=>__("Submit",'rafflepress-pro'),
'txt_51'=>__("Complete",'rafflepress-pro'),
'txt_52'=>__('Unlock bonus entries & boost your chances!','rafflepress-pro'),
'txt_53'=>__('Not Using RafflePress Yet?','rafflepress-pro'),
'txt_54'=>__('You have earned','rafflepress-pro'),
'txt_55'=>__('entries through referrals.','rafflepress-pro'),
'txt_56'=>__('Get an extra','rafflepress-pro'),
'txt_57'=>__('entries for anyone that enters via this link.','rafflepress-pro'),
'txt_58'=>__('entry for anyone that enters via this link.','rafflepress-pro'),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment