mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 11:49:15 +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
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<modal @update:show="$emit('update:show', $event)" :show="show">
|
||||
<header class="header">
|
||||
<translate translate-context="Popup/Keyboard shortcuts/Title">Keyboard shortcuts</translate>
|
||||
<translate translate-context="*/*/*/Noun">Keyboard shortcuts</translate>
|
||||
</header>
|
||||
<section class="scrolling content">
|
||||
<table
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue