Add missing Users localization strings

This commit is contained in:
hishamco
2020-12-08 21:16:37 +03:00
parent 2d15f5d185
commit c27e8b55df
3 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
<tr>
<td>
<label class="control-label">@Localizer["Username:"] </label>
</td>
</td>
<td>
<input class="form-control" @bind="@username" />
</td>