Commit 2e2e0a092b955da7781f9a2347257017d8854de5
Fix formatting.
Gordon Martin committed on 2/14/2018, 9:26:55 PMParent: 1b50f4bc87538743de7931301f3b00f1ff1466d1
Files changed
locales/en.json | changed |
modules/feed/html/follow-warning.js | changed |
locales/en.json | ||
---|---|---|
@@ -112,6 +112,34 @@ | ||
112 | 112 | "unsubscribed from ": "unsubscribed from ", |
113 | 113 | "mentioned in your network": "mentioned in your network", |
114 | 114 | "on ": "on ", |
115 | 115 | "assigned a display image to ": "assigned a display image to ", |
116 | - "Close": "Close" | |
116 | + "Close": "Close", | |
117 | + "Write a public message": "Write a public message", | |
118 | + "Missing message": "Missing message", | |
119 | + " via ": " via ", | |
120 | + "The author of this message could be outside of your follow range or they may be blocked.": "The author of this message could be outside of your follow range or they may be blocked.", | |
121 | + "New Message": "New Message", | |
122 | + "Write a private reply": "Write a private reply", | |
123 | + "Write a public reply": "Write a public reply", | |
124 | + "Confirm": "Confirm", | |
125 | + "Cancel": "Cancel", | |
126 | + "self assigned a description": "self assigned a description", | |
127 | + "self assigned a display image": "self assigned a display image", | |
128 | + "unfollowed ": "unfollowed ", | |
129 | + "Click to unsubscribe": "Click to unsubscribe", | |
130 | + "Subscribed": "Subscribed", | |
131 | + "Subscribe": "Subscribe", | |
132 | + "You follow %s people that subscribe to this channel.": { | |
133 | + "one": "You follow %s people that subscribe to this channel.", | |
134 | + "other": "You follow %s people that subscribe to this channel." | |
135 | + }, | |
136 | + "Write a message in this channel": "Write a message in this channel", | |
137 | + "You may not be able to see new channel content until you follow some users or pubs.": "You may not be able to see new channel content until you follow some users or pubs.", | |
138 | + "mentioned this channel": "mentioned this channel", | |
139 | + " forked this discussion:": " forked this discussion:", | |
140 | + "self identifies as ": "self identifies as ", | |
141 | + "%s people from your network replied to this message on ": { | |
142 | + "one": "%s people from your network replied to this message on ", | |
143 | + "other": "%s people from your network replied to this message on " | |
144 | + } | |
117 | 145 | } |
Built with git-ssb-web