We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The URL search input field's placeholder attribute is not localized, the title attribute is however properly localized.
Go through the localization steps as documented on https://pywb.readthedocs.io/en/latest/manual/localization.html, using the source directory of pywb. After this, the web UI is localized properly, except for the URL search input field placeholder.
The URL search input field's placeholder attribute should have changed to the new language too.
The text was updated successfully, but these errors were encountered:
0c4e406
No branches or pull requests
Describe the bug
The URL search input field's placeholder attribute is not localized, the title attribute is however properly localized.
Steps to reproduce the bug
Go through the localization steps as documented on https://pywb.readthedocs.io/en/latest/manual/localization.html, using the source directory of pywb. After this, the web UI is localized properly, except for the URL search input field placeholder.
Expected behavior
The URL search input field's placeholder attribute should have changed to the new language too.
Screenshots
Environment
The text was updated successfully, but these errors were encountered: