aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale
diff options
context:
space:
mode:
authorwinter2025-01-20 20:10:54 +0000
committerwinter2025-01-20 20:10:54 +0000
commit1b60d5ca77a387122bcf900c2972edca63403155 (patch)
tree0c7357d42dcee447c55ce205c055e4482e766d25 /locale
parent6830e97c22f7e72c08567d2497c0319ab73e6922 (diff)
settings tweaks and "about instance" page
Diffstat (limited to 'locale')
-rw-r--r--locale/en_GB.json6
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",