fix: changed CTA labels on lists to Create
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<template #prefix>
|
||||
<Plus class="w-4 h-4" />
|
||||
</template>
|
||||
{{ __('New') }}
|
||||
{{ __('Create') }}
|
||||
</Button>
|
||||
</header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user