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:
Diffstat (limited to 'page-endtoend.php')
-rw-r--r--page-endtoend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-endtoend.php b/page-endtoend.php
index cea4f041..b32b0d47 100644
--- a/page-endtoend.php
+++ b/page-endtoend.php
@@ -42,7 +42,7 @@
<div class="row">
<div class="col-md-10 col-md-offset-1">
<p class="section--paragraph">
- <?php echo $l->t('Nextcloud features an enterprise-grade, seamlessly integrated solution for end-to-end encryption. Currently in testing phase with Nextcloud 13 and planned to be stable in Nextcloud 14, it enables users to pick one or more folders on their desktop or mobile client for end-to-end encryption. Folders can be shared with other users and synced between devices but are not readable by the server.');?>
+ <?php echo $l->t('Nextcloud features an enterprise-grade, seamlessly integrated solution for end-to-end encryption. Currently in testing phase, it enables users to pick one or more folders on their desktop or mobile client for end-to-end encryption. Folders can be shared with other users and synced between devices but are not readable by the server.');?>
</p>
</div>
</div>