diff options
| author | winter | 2025-02-07 18:26:05 +0000 |
|---|---|---|
| committer | winter | 2025-02-07 18:26:05 +0000 |
| commit | d18ec187847893f94418b29bc6a087d6b2dd9a2d (patch) | |
| tree | 8ea4451cb1f62f8041eae71ca60ec2b64fafe8b2 /locale/en_GB.json | |
| parent | 43f0b9f41a582925838b2ba686110b2f07576be3 (diff) | |
localise note timestamps and stuff
Diffstat (limited to 'locale/en_GB.json')
| -rw-r--r-- | locale/en_GB.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index 57c0fa1..b0c6598 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -95,6 +95,9 @@ "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", + "preferences.timezone.name": "Time zone", + "preferences.timezone.description": "Preferred time zone, which all dates and times are shown in", + "preferences.timezone.auto": "Set automatically", "changePassword.heading": "Change password", "changePassword.currentPassword": "Current password", "changePassword.newPassword": "New password", |
