config/locales/en.yml in catarse_stripe-0.1.0 vs config/locales/en.yml in catarse_stripe-0.1.0.0.1

- old
+ new

@@ -9,6 +9,10 @@ button: 'Redirect to Payment By Stripe' checkout: stripe_cancel: "Your Stripe payment was canceled. Please try again." stripe_description: "Back project %{project_name} with %{value} (USD)" stripe_error: "Ooops. There was an error while sending your payment to Stripe. Please try again." - success: "Your back was successfully made. Thanks a lot!" + success: "Your back was successfully made. Thanks a lot!" + users: + auth: + stripe_error: "Ooops. There was an error while authorizing your user to Stripe. Please try again." + success: "Your Stripe acct is connected. Your are ready to accept payments!" \ No newline at end of file