mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 19:59:17 +02:00
Resolve "i18n fixes for 0.20"
This commit is contained in:
parent
6cee546391
commit
2cdc8fa63a
79 changed files with 2960 additions and 8736 deletions
|
@ -34,7 +34,7 @@
|
|||
v-model="email">
|
||||
</div>
|
||||
<div class="field">
|
||||
<label><translate translate-context="Content/*/Input.Label">Password</translate></label>
|
||||
<label><translate translate-context="*/*/*">Password</translate></label>
|
||||
<password-input v-model="password" />
|
||||
</div>
|
||||
<div class="field" v-if="!$store.state.instance.settings.users.registration_enabled.value">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue