From 3db68abe74d271c5bbe259ddcaea1e89916e208c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Tarot=20=28=40silopolis=29?= Date: Wed, 15 Mar 2023 10:46:00 +0100 Subject: [PATCH] fix(typo,viewer): 'live video' -> 'Live Photo' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Tarot (@silopolis) --- src/components/viewer/Viewer.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/viewer/Viewer.vue b/src/components/viewer/Viewer.vue index 5ec93cfc..3a992463 100644 --- a/src/components/viewer/Viewer.vue +++ b/src/components/viewer/Viewer.vue @@ -56,11 +56,11 @@ - {{ t("memories", "Play live video") }} + {{ t("memories", "Play Live Photo") }}