Merge commit 'refs/pull/316/head' of github.com:fraction/oasis

This commit is contained in:
Christian Bundy 2020-03-17 10:21:54 -07:00
commit 122ed68a82
1 changed files with 4 additions and 3 deletions

View File

@ -18,16 +18,17 @@ module.exports = {
", including people you don't follow, so this shows posts from your friends that are popular in your extended network."
],
latest: "Latest",
latestDescription: "Posts from people you follow, sorted by recency.",
latestDescription:
"Posts from yourself and people you follow, sorted by recency.",
topics: "Topics",
topicsDescription: [
strong("Topics"),
" from people you follow, sorted by recency. Select the timestamp of any post to see the rest of the thread."
" from yourself and people you follow, sorted by recency. Select the timestamp of any post to see the rest of the thread."
],
summaries: "Summaries",
summariesDescription: [
strong("Topics and some comments"),
" from people you follow, sorted by recency. Select the timestamp of any post to see the rest of the thread."
" from yourself and people you follow, sorted by recency. Select the timestamp of any post to see the rest of the thread."
],
profile: "Profile",
manualMode: "Manual Mode",