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
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federation/l10n/en_GB.js')
-rw-r--r--apps/federation/l10n/en_GB.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/federation/l10n/en_GB.js b/apps/federation/l10n/en_GB.js
index d7973332d25..1a8658a678e 100644
--- a/apps/federation/l10n/en_GB.js
+++ b/apps/federation/l10n/en_GB.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"No server to federate with found" : "No server to federate with found",
"Could not add server" : "Could not add server",
"Federation" : "Federation",
+ "Federation allows you to connect with other trusted servers to exchange the user directory." : "Federation allows you to connect with other trusted servers to exchange the user directory.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation allows you to connect with other trusted servers to exchange the user directory. For example: to auto-complete external users for federated sharing.",
"Trusted servers" : "Trusted servers",
"Add server automatically once a federated share was created successfully" : "Automatically add server once a federated share is successfully created",