From 7bc22370b4528ab2400a566bbdd235de988c6129 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Mon, 12 Apr 2021 12:58:59 +0200 Subject: l10n: Unify spelling Spelling unification in Nextcloud applications. --- core/src/components/setup/RecommendedApps.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/components/setup/RecommendedApps.vue b/core/src/components/setup/RecommendedApps.vue index 25158d6e915..e4cd39544cb 100644 --- a/core/src/components/setup/RecommendedApps.vue +++ b/core/src/components/setup/RecommendedApps.vue @@ -44,10 +44,10 @@ {{ t('core', 'App download or installation failed') }}

- {{ t('core', 'Can\'t install this app because it is not compatible') }} + {{ t('core', 'Cannot install this app because it is not compatible') }}

- {{ t('core', 'Can\'t install this app') }} + {{ t('core', 'Cannot install this app') }}

-- cgit v1.2.3