Visanduma / nova-two-factor

Laravel nova in-dashboard 2FA feature
50 stars 29 forks source link

translations are not loaded on middleware forms #59

Open scramatte opened 1 month ago

scramatte commented 1 month ago

Hi,

Translations are not loaded on middleware forms recover.blade.php , sign-in.blade.php ...

Regards

lahirulhr commented 1 month ago

Hi,

We couldn't find any issues with the translation. Did you use the correct language files located at lang\vendor\nova-two-factor\ ?

scramatte commented 1 month ago

Hi,

Yes, I’m using correct files as translation is working for .vue template but not for blades files.

Regards

De: LaHiRu @.> Responder a: Visanduma/nova-two-factor @.> Fecha: martes, 28 de mayo de 2024, 7:15 Para: Visanduma/nova-two-factor @.> CC: @.>, Author @.***> Asunto: Re: [Visanduma/nova-two-factor] translations are not loaded on middleware forms (Issue #59)

Hi,

We couldn't find any issues with the translation. Did you use the correct language files located at lang\vendor\nova-two-factor\ ?

— Reply to this email directly, view it on GitHubhttps://github.com/Visanduma/nova-two-factor/issues/59#issuecomment-2134358788, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AABOCXTSJK45LI2OXQAH2HDZEQHFFAVCNFSM6AAAAABIGQ3PKGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZUGM2TQNZYHA. You are receiving this because you authored the thread.Message ID: @.***>

lahirulhr commented 3 weeks ago

I'm sorry. i could not reproduce the issue at my end. Blade translations are working for me. What is your Laravel version?