fix wrong translation

This commit is contained in:
Fijxu 2025-03-26 22:42:25 -03:00
parent a1a66e064c
commit deb342b3e6
No known key found for this signature in database
GPG Key ID: 32C1DDF333EDA6A4

@ -10,7 +10,7 @@
<legend><%= translate(locale, "") %></legend>
<fieldset>
<label for="accounts_new_username"><%= translate(locale, "new_username") %> :</label>
<label for="accounts_new_username"><%= translate(locale, "accounts_new_username") %> :</label>
<input required class="pure-input-1" name="new_username" type="text" placeholder="<%= translate(locale, "new_username") %>">
<button type="submit" name="action" value="change_username" class="pure-button pure-button-primary">