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>2018-01-22 22:38:30 +0300
committerJos Poortvliet <jos@opensuse.org>2018-01-23 01:35:54 +0300
commit6b2981bc25ff694d18a5b0a34886c69e32231af6 (patch)
treeb72fc098b7b3eca9685e5d08edaf1880e7ce09a3 /page-storage.php
parent78bb5ad228b2a1d3648519de076f850e32b832ba (diff)
resolve #706
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 5d9877c5..ac48a51b 100644
--- a/page-storage.php
+++ b/page-storage.php
@@ -66,7 +66,7 @@
</div>
<div class="col-md-6 revealOnScroll">
<p class="section--paragraph__tittle"><?php echo $l->t('Any storage technology you need');?></p>
- <p class="section--paragraph"><?php echo $l->t('Some of the storage technologies supported in Nextcloud include NFS and local storage as well as scalable, multi-bucket capable object storage like S3 and SWIFT compatible and CIFS/Windows Shares. Nextcloud can also seamlessly access files on (s)FTP, SharePoint, Dropbox or Google Drive systems and more.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Some of the storage technologies supported in Nextcloud include NFS and local storage as well as scalable, multi-bucket capable object storage like S3 and SWIFT compatible and CIFS/Windows Shares. Nextcloud can also seamlessly access files on (s)FTP, SharePoint systems and more.');?></p>
</div>
</div>
</div>