Common context for duplicates

Removes unnecessary `...` for more coherence
This commit is contained in:
jovuit 2019-03-18 10:07:58 +01:00 committed by Eliot Berriot
parent 196995682b
commit 86534e7392
84 changed files with 339 additions and 338 deletions

View file

@ -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>