diff options
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r-- | settings/l10n/en_GB.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 8048816c62e..80a934215af 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -1,25 +1,7 @@ { "translations": { - "APCu" : "APCu", - "Redis" : "Redis", - "Security & setup warnings" : "Security & setup warnings", - "Sharing" : "Sharing", - "Server-side encryption" : "Server-side encryption", - "External Storage" : "External Storage", - "Cron" : "Cron", - "Email server" : "Email server", - "Log" : "Log", - "Tips & tricks" : "Tips & tricks", - "Updates" : "Updates", - "Couldn't remove app." : "Couldn't remove app.", - "Language changed" : "Language changed", - "Invalid request" : "Invalid request", - "Authentication error" : "Authentication error", - "Admins can't remove themself from the admin group" : "Admins can't remove themselves from the admin group", - "Unable to add user to group %s" : "Unable to add user to group %s", - "Unable to remove user from group %s" : "Unable to remove user from group %s", - "Couldn't update app." : "Couldn't update app.", "Wrong password" : "Incorrect password", "No user supplied" : "No user supplied", + "Authentication error" : "Authentication error", "Please provide an admin recovery password, otherwise all user data will be lost" : "Please provide an admin recovery password, otherwise all user data will be lost", "Wrong admin recovery password. Please check the password and try again." : "Incorrect admin recovery password. Please check the password and try again.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Backend doesn't support password change, but the user's encryption key was successfully updated.", @@ -51,6 +33,24 @@ "Email saved" : "Email saved", "Your full name has been changed." : "Your full name has been changed.", "Unable to change full name" : "Unable to change full name", + "APCu" : "APCu", + "Redis" : "Redis", + "Security & setup warnings" : "Security & setup warnings", + "Sharing" : "Sharing", + "Server-side encryption" : "Server-side encryption", + "External Storage" : "External Storage", + "Cron" : "Cron", + "Email server" : "Email server", + "Log" : "Log", + "Tips & tricks" : "Tips & tricks", + "Updates" : "Updates", + "Couldn't remove app." : "Couldn't remove app.", + "Language changed" : "Language changed", + "Invalid request" : "Invalid request", + "Admins can't remove themself from the admin group" : "Admins can't remove themselves from the admin group", + "Unable to add user to group %s" : "Unable to add user to group %s", + "Unable to remove user from group %s" : "Unable to remove user from group %s", + "Couldn't update app." : "Couldn't update app.", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?", "Add trusted domain" : "Add trusted domain", "Migration in progress. Please wait until the migration is finished" : "Migration in progress. Please wait until the migration is finished", |