aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/en_GB.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json
index 7c7b61f..f0d8bd5 100644
--- a/locale/en_GB.json
+++ b/locale/en_GB.json
@@ -197,6 +197,10 @@
"globalSettings.s.instance.description.description": "Briefly describe your instance's purpose or tagline",
"globalSettings.s.instance.openRegistrations.name": "Open registrations",
"globalSettings.s.instance.openRegistrations.description": "Allow new users to sign up?",
+ "globalSettings.s.instance.feedUpdateInterval.name": "Feed update interval",
+ "globalSettings.s.instance.feedUpdateInterval.description": "Time between fetching updates for simple remote actors that don't support pushing their updates, in ISO 8601 interval format (e.g. 1 hour is PT1H, 2 days is P2D)",
+ "globalSettings.s.instance.feedUpdateLimit.name": "Feed update limit",
+ "globalSettings.s.instance.feedUpdateLimit.description": "Maximum number of new objects to fetch from simple remote actors at each interval",
"globalSettings.s.about.description.name": "Description",
"globalSettings.s.about.description.description": "Describe your instance's purpose in more detail. You can use HTML formatting",
"globalSettings.s.about.terms.name": "Terms of use",