diff options
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/en_GB.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index cb4df6a..91154b6 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -70,7 +70,11 @@ "followRequests.accepted": "Accepted!", "followRequests.reject.action": "Reject", "followRequests.rejected": "Rejected!", - "globalSettings.pageTitle": "Global settings in category '%s'", + "globalSettings.pageTitle.instance": "Instance settings", + "globalSettings.pageTitle.about": "About this instance", + "globalSettings.categories": "Categories: ", + "about.pageTitle": "About this instance", + "about.terms.heading": "Rules and terms of use", "form.edit": "Edit", "form.saveChanges": "Save", "form.discardChanges": "Cancel", |
