Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dont load namespaced translations #27

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

pxpm
Copy link
Contributor

@pxpm pxpm commented Nov 29, 2024

Namespaced translations can't be translated using the spatie package. 😢

For that reason the ability to load vendor lang files had been disabled.
Any files inside the lang/vendor/xxx folders are also ignored, as that per laravel convention is where namespaced translations can be overwritten.

@pxpm pxpm added the bug Something isn't working label Nov 29, 2024
@pxpm pxpm self-assigned this Nov 29, 2024
@pxpm pxpm merged commit 65484c8 into main Dec 2, 2024
5 checks passed
@pxpm pxpm deleted the dont-load-namespaced-translations branch December 2, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants