From 2b856f7e50e560feb76ec2ab64a1b22cb1f2b645 Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Mon, 25 Sep 2023 15:23:00 +0200 Subject: [PATCH] Use proper app id in Version.vue Signed-off-by: Louis Chemineau --- apps/files_versions/src/components/Version.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/files_versions/src/components/Version.vue b/apps/files_versions/src/components/Version.vue index 79c2db501ba..6273b59d1f5 100644 --- a/apps/files_versions/src/components/Version.vue +++ b/apps/files_versions/src/components/Version.vue @@ -94,15 +94,15 @@
- {{ t('photos', 'Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.') }} + {{ t('files_versions', 'Named versions are persisted, and excluded from automatic cleanups when your storage quota is full.') }}