diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index b8ce4fb32e2..360155287d7 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -737,8 +737,9 @@ "Account documentation" : "Account documentation", "Administration documentation" : "Administration documentation", "Forum" : "Forum", - "Nextcloud help resources" : "Nextcloud help resources", "General documentation" : "General documentation", + "Legal notice" : "Legal notice", + "Privacy policy" : "Privacy policy", "None/STARTTLS" : "None/STARTTLS", "SSL" : "SSL", "Open documentation" : "Open documentation", @@ -884,6 +885,7 @@ "Send welcome email to new users" : "Send welcome email to new users", "User management" : "User management", "Creating group …" : "Creating group …", - "User group: {group}" : "User group: {group}" + "User group: {group}" : "User group: {group}", + "Nextcloud help resources" : "Nextcloud help resources" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |