diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 240ffd23681..c14b3e1e44a 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -5,9 +5,6 @@ "Not saved" : "Not saved", "Sending…" : "Sending…", "Email sent" : "Email sent", - "An error occurred. Please upload an ASCII-encoded PEM certificate." : "An error occurred. Please upload an ASCII-encoded PEM certificate.", - "Valid until {date}" : "Valid until {date}", - "Delete" : "Delete", "Local" : "Local", "Private" : "Private", "Only visible to local users" : "Only visible to local users", @@ -91,6 +88,7 @@ "Mobile & desktop" : "Mobile & desktop", "Create" : "Create", "Change" : "Change", + "Delete" : "Delete", "Unlimited" : "Unlimited", "Verifying" : "Verifying", "Limit to groups" : "Limit to groups", @@ -296,6 +294,8 @@ "New password" : "New password", "Change password" : "Change password", "Share" : "Share", + "An error occurred. Please upload an ASCII-encoded PEM certificate." : "An error occurred. Please upload an ASCII-encoded PEM certificate.", + "Valid until {date}" : "Valid until {date}", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", "Official" : "Official", "SSL Root Certificates" : "SSL Root Certificates", |