mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 14:19:19 +02:00
Common context for duplicates
Removes unnecessary `...` for more coherence
This commit is contained in:
parent
196995682b
commit
86534e7392
84 changed files with 339 additions and 338 deletions
|
@ -65,7 +65,7 @@
|
|||
<button
|
||||
type="submit"
|
||||
:class="['ui', {'loading': isLoading}, 'right', 'floated', 'green', 'button']">
|
||||
<translate translate-context="Content/Settings/Button.Label/Short, Verb">Save</translate>
|
||||
<translate translate-context="Content/*/Button.Label/Verb">Save</translate>
|
||||
</button>
|
||||
</form>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue