From 27a27292a2b2eaaf94e2edf940c13281c7bf43ca Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Fri, 18 Oct 2024 20:02:33 +0200 Subject: [PATCH] fix(files_sharing): Add correct context to translation This string is extracted in the `files_sharing` app so it needs to be accessed there and not on `files`. Signed-off-by: Ferdinand Thiessen --- apps/files_sharing/src/components/FileListFilterAccount.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_sharing/src/components/FileListFilterAccount.vue b/apps/files_sharing/src/components/FileListFilterAccount.vue index 11330c500ab81..9d69d70fa3f71 100644 --- a/apps/files_sharing/src/components/FileListFilterAccount.vue +++ b/apps/files_sharing/src/components/FileListFilterAccount.vue @@ -5,7 +5,7 @@