Laravel-Lang / publisher

Publisher provides functionality for working with application localization
https://laravel-lang.com/packages-publisher.html
MIT License
212 stars 25 forks source link

Missing translation keys from Notifications #155

Closed bistory closed 3 years ago

bistory commented 3 years ago

Description:

Hi, First thanks for your package I use on several projects ! I'm facing an issue : keys from Notifications (in /vendor/laravel/framework/src/Illuminate/Auth/Notifications) are not included in json files while they are present in https://github.com/Laravel-Lang/lang

Do you have an idea why this happens ?

Thanks !

Steps To Reproduce:

Publish files for french => Search for "Reset Password Notification" in fr.json => not present

andrey-helldar commented 3 years ago

Hey! Thanks for reporting the problem.

There is a suspicion that this problem is related to https://github.com/andrey-helldar/laravel-lang-publisher/pull/154. I am working on fixing this error. I will publish corrections in the near future.

andrey-helldar commented 3 years ago

Fixed in version 10.3.0.