Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2021-05-21 16:45:54 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-06-02 18:49:32 +0300
commit9c6b01abeba6928bd43dc71ac2f2372f2ea0c49f (patch)
tree58f98d4c7b25dade23c4b77cfec8bdc3288eab14 /core/src
parentd0cf20cc51c6f7d119d21d3ea3ed81b9b52f2c9d (diff)
l10n: Spelling unification
Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Diffstat (limited to 'core/src')
-rw-r--r--core/src/components/setup/RecommendedApps.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/components/setup/RecommendedApps.vue b/core/src/components/setup/RecommendedApps.vue
index e4cd39544cb..581fb99582c 100644
--- a/core/src/components/setup/RecommendedApps.vue
+++ b/core/src/components/setup/RecommendedApps.vue
@@ -26,7 +26,7 @@
{{ t('core', 'Loading apps …') }}
</p>
<p v-else-if="loadingAppsError" class="loading-error text-center">
- {{ t('core', 'Could not fetch list of apps from the app store.') }}
+ {{ t('core', 'Could not fetch list of apps from the App Store.') }}
</p>
<p v-else class="text-center">
{{ t('core', 'Installing apps …') }}