We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 457deea + e8dceb5 commit 8d0b898Copy full SHA for 8d0b898
src/components/DaemonConfig/DaemonConfigList.vue
@@ -17,7 +17,7 @@
17
</ul>
18
<NcEmptyContent
19
v-else
20
- :name="t('app_api', 'No Deploy daemons is registered')"
+ :name="t('app_api', 'No Deploy daemons are registered')"
21
:description="t('app_api', 'Register a custom one or configure one from the available templates')">
22
<template #icon>
23
<FormatListBullet :size="20" />
0 commit comments