Commit d4bc094e28986d19bbf9d6595fdfb78367794373
en: add missing strings
Matt McKegg committed on 7/6/2018, 2:43:54 PMParent: 41493493d6dc3d111cb8b37699ecadd0f7f0e0c6
Files changed
locales/en.json | changed |
locales/en.json | ||
---|---|---|
@@ -20,8 +20,12 @@ | ||
20 | 20 | "This person is blocked by %s of your friends.": { |
21 | 21 | "one": "This person is blocked by %s of your friends.", |
22 | 22 | "other": "This person is blocked by %s of your friends." |
23 | 23 | }, |
24 | + "By default, Patchwork will only see other users that are on the same local area network as you.": "By default, Patchwork will only see other users that are on the same local area network as you.", | |
25 | + "In order to share with users on the internet, you need to be invited to a pub server.": "In order to share with users on the internet, you need to be invited to a pub server.", | |
26 | + "paste invite code here": "paste invite code here", | |
27 | + "Redeem Invite": "Redeem Invite", | |
24 | 28 | "You don't follow anyone who follows this person": "You don't follow anyone who follows this person", |
25 | 29 | "You might not be seeing their latest messages. You could try joining a pub that they are a member of.": "You might not be seeing their latest messages. You could try joining a pub that they are a member of.", |
26 | 30 | "However, since they follow someone that follows you, they should be able to see your posts.": "However, since they follow someone that follows you, they should be able to see your posts.", |
27 | 31 | "They might not be able to see your posts either.": "They might not be able to see your posts either.", |
Built with git-ssb-web