mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
format messages in enable usb group modal
Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
parent
b8a132c998
commit
6782edf7b0
@ -93,7 +93,10 @@ export default {
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<template #body>
|
<template #body>
|
||||||
{{ t('harvester.usb.enablePassthroughWarning') }}
|
<t
|
||||||
|
k="harvester.usb.enablePassthroughWarning"
|
||||||
|
:raw="true"
|
||||||
|
/>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<template #actions>
|
<template #actions>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user