aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/en_GB.json
blob: b1ed2b24a3f24f8f9caa94398bb8200244910504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "user.profile.createdAt": "Joined on %s",
  "user.profile.openRemote": "Open remote profile page",
  "user.profile.bio.placeholder": "This user hasn't written a bio yet.",
  "user.notes.placeholder": "This user hasn't posted anything yet.",
  "timeline.global": "Global timeline",
  "timeline.global.description": "This timeline shows all known public indexable notes.",
  "note.action.like": "Like",
  "note.action.dislike": "Dislike",
  "note.action.reshare": "Reshare",
  "timeline.local": "Local timeline",
  "timeline.local.description": "This timeline shows all public indexable notes posted by users on this server.",
  "placeholder": "There's nothing here.",
  "timeline.global.shortName": "Global",
  "timeline.local.shortName": "Local",
  "digitigrade": "Digitigrade",
  "note.resharedBy": "Reshared by %s"
}