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

Localize validation messages and UI texts throughout application #33

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

viktorruskai
Copy link

Replace hardcoded strings with translation functions for better localization support. Updated Livewire components, validation messages, and Blade views to use __() or @lang() where applicable.

Replace hardcoded strings with translation functions for better localization support. Updated Livewire components, validation messages, and Blade views to use `__()` or `@lang()` where applicable.
Corrected syntax errors in confirmation messages for making or dismissing members as admins. This ensures proper message rendering and avoids potential runtime issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant