thenextweb / passgenerator

A Laravel package to create Apple Wallet passes.
GNU General Public License v3.0
266 stars 45 forks source link

Add capability to add localization files #52

Open mehdmhd opened 1 month ago

mehdmhd commented 1 month ago

Hello, I didn't find a solution to add multiple localization files with this package.

However, I saw addLocalizedAssets function was not implemented in PassGenerator.php file.

Are there any plans to implement this soon ?

Thanks.