$JRLT = {
    yourRatingTitleCase: 'Your Sparkle',
    yourRating: 'Your sparkle',
    vote: 'sparkle',
    votes: 'sparkles',
    unrated: 'Love This',
    rateThis: 'Love This',
    avgRating: 'avg rating',
    avgRatingExtend: 'Average sparkle',
    poweredBy: 'Powered by',
    youHaveNotRatedYet: 'You have not loved this yet',
    addACommentToYourRating: 'Add a comment to your sparkle',
    noVotesReceivedYet: 'No love received yet',
    beTheFirstToRate: 'Be the first to love!',
    ratingsDisabled: 'Voting Closed',
    thankYou: 'Thank\u00a0you!',
    thank: 'Happiness!',
    scoreThis: 'Score\u00a0this',
    yourScore: 'Your score',
    up: 'up',
    down: 'down'
  };