aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/en_GB.json
blob: 917e37545c9b6e3606f4811310d5852f22ce4047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "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",
  "navigation.login": "Log in",
  "login.pageTitle": "Log in",
  "login.email": "Email address",
  "login.password": "Password",
  "login.rememberMe": "Remember me (stay logged in)",
  "login.action": "Log in",
  "login.failed": "Invalid email address or password"
}