We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f341f commit ef1ea1fCopy full SHA for ef1ea1f
1 file changed
apps/files/src/actions/deleteAction.ts
@@ -22,7 +22,7 @@
22
import { emit } from '@nextcloud/event-bus'
23
import { Permission, Node, View, FileAction, FileType } from '@nextcloud/files'
24
import { showInfo } from '@nextcloud/dialogs'
25
-import { translate as t, translatePlural as n } from '@nextcloud/l10n'
+import { translate as t } from '@nextcloud/l10n'
26
import axios from '@nextcloud/axios'
27
28
import CloseSvg from '@mdi/svg/svg/close.svg?raw'
0 commit comments