diff options
| author | winter | 2025-01-26 15:25:17 +0000 |
|---|---|---|
| committer | winter | 2025-01-26 15:25:17 +0000 |
| commit | 890dad24d6c095c41e6358b2a6cb61f1b6c2f6ad (patch) | |
| tree | a662dfd61585b755054075cd93121a9c70a48983 /locale | |
| parent | 5841d6550936e1fc34f1fbdf4325b1e27ff79230 (diff) | |
add user settings / preferences
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/en_GB.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index b5dd0f2..41798d5 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -77,6 +77,11 @@ "followRequests.accepted": "Accepted!", "followRequests.reject.action": "Reject", "followRequests.rejected": "Rejected!", + "preferences.pageTitle": "Preferences", + "preferences.requestToFollow.name": "Request to follow", + "preferences.requestToFollow.description": "Lets you approve other users before they are able to follow you", + "preferences.smallIndicators.name": "Reduced unread indicators", + "preferences.smallIndicators.description": "Hides the number of unread items and just shows a small dot instead", "globalSettings.pageTitle.instance": "Instance settings", "globalSettings.pageTitle.about": "About this instance", "globalSettings.categories": "Categories: ", |
