xiCO2k / laravel-vue-i18n

Allows to connect your `Laravel` Framework translation files with `Vue`.
MIT License
598 stars 49 forks source link

Added onLoad Option which is called after language is loaded. #70

Closed markdegrootnl closed 1 year ago

markdegrootnl commented 1 year ago

Added onLoad field to the options which is called after language is loaded.

xiCO2k commented 1 year ago

That is awesome!

Can you add just a test method for that addition?

Thanks.

markdegrootnl commented 1 year ago

How is this?

xiCO2k commented 1 year ago

Awesome, thanks for the PR.

xiCO2k commented 1 year ago

Will add to the documentation, and then release probably during the weekend.

xiCO2k commented 1 year ago

Tagged on v2.3.0.