fix(l10n): Fixed grammar
Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>pull/474/head
parent
94e02a66f6
commit
8b5e0adf2b
|
@ -35,8 +35,8 @@
|
|||
<template #subtitle>
|
||||
{{
|
||||
isVideo
|
||||
? t("memories", "Share the video as a high-quality MOV")
|
||||
: t("memories", "Share the image as a high-quality JPEG")
|
||||
? t("memories", "Share the video as a high quality MOV")
|
||||
: t("memories", "Share the image as a high quality JPEG")
|
||||
}}
|
||||
</template>
|
||||
</NcListItem>
|
||||
|
|
Loading…
Reference in New Issue