diff options
| author | winter | 2025-03-31 22:01:50 +0100 |
|---|---|---|
| committer | winter | 2025-03-31 22:01:50 +0100 |
| commit | dc1deda3a02e3ebc31d4ed3a256580469cf83c0e (patch) | |
| tree | 12bfd47830aa06e09d24ce5276bff7cfac21ef94 /locale/en_GB.json | |
| parent | a9f0003e809d46093e783d2079be7a952b5f5e0d (diff) | |
add button to reload actors from remote instance
Diffstat (limited to 'locale/en_GB.json')
| -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 aecb6cd..0f36b5b 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -5,6 +5,7 @@ "action.share": "Share", "user.profile.createdAt": "Joined %s", "user.profile.openRemote": "Open remote profile page", + "user.profile.forceRefetch": "Reload from remote instance", "user.profile.bio.placeholder": "This user hasn't written a bio yet.", "user.profile.follow.action": "Follow", "user.profile.follow.pending": "Request pending", |
