mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-11 18:49:09 -04:00
fix wrong translation
This commit is contained in:
parent
a1a66e064c
commit
deb342b3e6
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user