chore: update changelog
This commit is contained in:
parent
676a91f69d
commit
e2b4cb546f
@ -1,3 +1,9 @@
|
|||||||
|
## 1.4.0 - 2024-01-18
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Import subscriptions
|
||||||
|
- Export subscriptions
|
||||||
|
|
||||||
## 1.3.0 - 2024-01-18
|
## 1.3.0 - 2024-01-18
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<template #icon>
|
<template #icon>
|
||||||
<Delete :size="20" />
|
<Delete :size="20" />
|
||||||
</template>
|
</template>
|
||||||
{{ t('Delete') }}
|
{{ t(`core`, 'Delete') }}
|
||||||
</NcActionButton>
|
</NcActionButton>
|
||||||
</template>
|
</template>
|
||||||
</NcAppNavigationItem>
|
</NcAppNavigationItem>
|
||||||
|
Loading…
Reference in New Issue
Block a user