Open rbresjer opened 5 years ago
Nice idea. Feel free to submit a PR :)
At first glance I'd say this would be possible in the blade template, what do you think?
But does that also change the name of the subscription shown on the Mollie pages, and in the bank transfer?
You're right, it doesn't.
I would like to add a /resources/lang/en/cashier.php file with that users can localize the order description for directdebit that is now "Order 1234" hardcoded.
Developers can add own lang files to override this with default laravel translation.
First steps are taken in #237
The descriptions of the subscriptions and the descriptions of the coupons are now hardcoded in the config. As we are creating a multi-language application it would be nice to localize these descriptions as well.