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

Login Placeholder not localized #336

Closed
1 task done
Kiina opened this issue Jun 22, 2021 · 2 comments
Closed
1 task done

Login Placeholder not localized #336

Kiina opened this issue Jun 22, 2021 · 2 comments

Comments

@Kiina
Copy link
Contributor

Kiina commented Jun 22, 2021

Type: Bug Report

  • Try to follow the update procedure described in the README and try again before opening this issue.

Running the latest Version from github I noticed the form on login isn't localized like other forms:

image

Should be the corresponding part in the code:

<Textbox placeholder="Username" id="username" autoComplete="username" />
</FormRow>
<FormRow>
<Textbox
placeholder="Password"

@jesec
Copy link
Owner

jesec commented Jun 25, 2021

👍 Please check out the latest build.

@Kiina
Copy link
Contributor Author

Kiina commented Jun 25, 2021

Perfect, working great

@Kiina Kiina closed this as completed Jun 25, 2021
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