diff options
| author | winter | 2025-05-11 18:24:02 +0100 |
|---|---|---|
| committer | winter | 2025-05-11 18:24:02 +0100 |
| commit | 5d7a4605bd0bd71949a37139eccfbf8a70d0c32e (patch) | |
| tree | 505324e8aa1478776f7ea41015e426a15b795f79 /locale | |
| parent | 5f5a1323eda22d7771ec10c364d41650d7f2814f (diff) | |
improvements to simple remote actor support
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/en_GB.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index d7cc08e..6e17c18 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -41,6 +41,7 @@ "user.profile.poke.action": "Send", "user.profile.poke.urgent.action": "Send urgently", "user.profile.poke.success": "Sent!", + "user.profile.noPushWarning": "Due to technical reasons, notes and interactions from this account may not appear on this instance immediately.", "user.notes.placeholder": "This user hasn't posted anything yet.", "user.rss.description": "Public notes by %s", "timeline.global": "Global timeline", |
