mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-04-02 02:20:31 +08:00
Fix translation
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
v-model="deleteSameNamed"
|
||||
prepend-icon="mdi-file-multiple"
|
||||
class="mt-0"
|
||||
:label="$t('dialog.delete_torrents', sameNamedTorrents.length)"
|
||||
:label="$t('dialog.delete_torrents.also_delete_same_name_torrents', sameNamedTorrents.length)"
|
||||
/>
|
||||
</v-card-text>
|
||||
<v-card-actions>
|
||||
|
||||
Reference in New Issue
Block a user