From d7e553c63462a568dd794792241f00c5541b5ed1 Mon Sep 17 00:00:00 2001 From: rakekniven <2069590+rakekniven@users.noreply.github.com> Date: Fri, 12 Aug 2022 14:03:54 +0200 Subject: l10n: Changed plural to singular Here you can select the default theme image, not images. Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command --- apps/dashboard/src/components/BackgroundSettings.vue | 2 +- dist/dashboard-main.js | 4 ++-- dist/dashboard-main.js.map | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/dashboard/src/components/BackgroundSettings.vue b/apps/dashboard/src/components/BackgroundSettings.vue index 3fd82768267..101ecaaa742 100644 --- a/apps/dashboard/src/components/BackgroundSettings.vue +++ b/apps/dashboard/src/components/BackgroundSettings.vue @@ -32,7 +32,7 @@ tabindex="0" :class="{ 'icon-loading': loading === 'default', active: background === 'default' }" @click="setDefault"> - {{ t('dashboard', 'Default images') }} + {{ t('dashboard', 'Default image') }}