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

awesomplete Übersetzung #390

Open
lizardat opened this issue Apr 17, 2024 · 1 comment
Open

awesomplete Übersetzung #390

lizardat opened this issue Apr 17, 2024 · 1 comment

Comments

@lizardat
Copy link

awesomplete liefert beim Eintippen Ausgabehinweise, z.B. "no results found", Screenreader geben das aus.
Hier wäre eine zentrale Übersetzung mit der Möglichkeit von deutscher Ausgabe wünschenswert. Momentan kann das nur durch ändern der awesomplete.min.js erfolgen, aber leider nicht updatesicher.
Danke.

@alnv
Copy link
Owner

alnv commented Jun 5, 2024

Die Texte werden hartkodiert in der awesomplete Javascript-Datei geschrieben und können nicht übersetzt werden. Zumindest in der Version, die wir verwenden.

Theoretisch könnte man die Texte via Javascript austauschen (Query + el.innerText = 'xxx').

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

No branches or pull requests

2 participants