fix(i18n): Add missing translation for delete action (#2295)
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
@delete="deleteClient"
|
||||
>
|
||||
<FormSecondaryActionField
|
||||
label="Delete"
|
||||
:label="$t('client.delete')"
|
||||
class="w-full"
|
||||
type="button"
|
||||
tabindex="-1"
|
||||
|
||||
Reference in New Issue
Block a user