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

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2019-01-15 00:36:16 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-01-15 00:36:16 +0300
commitbf25ab3034b92c2cb76a82db23d35577380df161 (patch)
tree7db9c14708f83e19951e49007392458e2b26d87a /page-storage.php
parent38219df0361b391b550aebb2922fb410a10d75a3 (diff)
over 200 apps now...
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-storage.php')
-rw-r--r--page-storage.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-storage.php b/page-storage.php
index b51d45da..d536bf3e 100644
--- a/page-storage.php
+++ b/page-storage.php
@@ -159,7 +159,7 @@
<div class="container">
<div class="col-md-6">
<p class="section--heading-1 section--text--center revealOnScroll"><?php echo $l->t('Extend your cloud');?></p>
- <p class="section--paragraph revealOnScroll"><?php echo $l->t('You can extend the functionality of your Nextcloud with extra features from the Nextcloud app store. Among the more than 150 apps you can find a variety of storage solutions including Sia storage support, an innovative decentralized, blockchain based file storage technology.');?></p>
+ <p class="section--paragraph revealOnScroll"><?php echo $l->t('You can extend the functionality of your Nextcloud with extra features from the Nextcloud app store. Among the more than 200 apps you can find a variety of storage solutions including Sia storage support, an innovative decentralized, blockchain based file storage technology.');?></p>
<div class="text-center morebuttondiv">
<a href="https://apps.nextcloud.com" class="button button--large button--arrow revealOnScroll"><?php echo $l->t('Appstore');?> <i class="icon-arrow-circle-o-right icon"></i></a>
</div>