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
Type: Bug Report
Running the latest Version from github I noticed the form on login isn't localized like other forms:
Should be the corresponding part in the code:
flood/client/src/javascript/components/auth/AuthForm.tsx
Lines 119 to 123 in 5e6d5c3
The text was updated successfully, but these errors were encountered:
AuthForm: add missing i18n for "Username" and "Password"
6a565f9
Bug: #336
👍 Please check out the latest build.
Sorry, something went wrong.
Perfect, working great
No branches or pull requests
Type: Bug Report
Running the latest Version from github I noticed the form on login isn't localized like other forms:
Should be the corresponding part in the code:
flood/client/src/javascript/components/auth/AuthForm.tsx
Lines 119 to 123 in 5e6d5c3
The text was updated successfully, but these errors were encountered: