-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hardcoded German text violates internationalization best practices. Consider using Angular's i18n framework with translation keys (e.g.,
i18nattributes or translate pipes) to support multiple languages and make the application maintainable for future localization needs.<input matInput formControlName="q" placeholder="Durchsuchen Sie alle AHBs…" i18n-placeholder="Placeholder for global search input" />
Originally posted by @Copilot in #693
Metadata
Metadata
Assignees
Labels
No labels