From: Ferdinand Thiessen Date: Fri, 18 Oct 2024 18:02:33 +0000 (+0200) Subject: fix(files_sharing): Add correct context to translation X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8e5b6426853c3da880da5d19c96f4336b8b7fda0;p=nextcloud-server.git 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 --- diff --git a/apps/files_sharing/src/components/FileListFilterAccount.vue b/apps/files_sharing/src/components/FileListFilterAccount.vue index 11330c500ab..9d69d70fa3f 100644 --- a/apps/files_sharing/src/components/FileListFilterAccount.vue +++ b/apps/files_sharing/src/components/FileListFilterAccount.vue @@ -5,7 +5,7 @@