format messages in enable usb group modal

Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
andy.lee 2024-11-28 11:51:14 +08:00
parent b8a132c998
commit 6782edf7b0
No known key found for this signature in database
GPG Key ID: 10911689462678C7

View File

@ -93,7 +93,10 @@ export default {
</template>
<template #body>
{{ t('harvester.usb.enablePassthroughWarning') }}
<t
k="harvester.usb.enablePassthroughWarning"
:raw="true"
/>
</template>
<template #actions>