Advertisement
Guest User

Untitled

a guest
May 24th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.26 KB | None | 0 0
  1.     private $success = 'You got it! <strong>{percent_enabled}% coupon</strong> enabled.';
  2.     private $challenge = [
  3.         'start' => 'Just add {need} more',
  4.         'singular' => 'item',
  5.         'plural' => 'items',
  6.         'end' => '(non free) to activate the {percent}% coupon.',
  7.     ];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement