config/locales/en.yml in stripe_wrapper-0.1.4 vs config/locales/en.yml in stripe_wrapper-0.1.5

- old
+ new

@@ -8,6 +8,19 @@ one: 'Charge' other: 'Charges' menu: customers: 'Customers' charges: 'Charges' - home: 'Home' + home: 'Home' + views: + charges: + pay: + details: 'Payment Details' + card_number_title: 'CARD NUMBER' + card_number_placeholder: 'Valid card number' + expiration_date: 'EXPIRATION DATE' + expiration_date_month: 'Month' + expiration_date_year: 'Year' + cv_code: 'CV CODE' + cv_placeholder: 'CV' + total: 'Total' + submit: 'Pay' \ No newline at end of file