Feature to show only my posts in the user page (#3753)
* Fix #3681 * Feature to show only my posts in the user page
This commit is contained in:
parent
9b746f3eb5
commit
5174e16f7b
3 changed files with 21 additions and 0 deletions
|
@ -1374,6 +1374,7 @@ desktop/views/pages/user/user.timeline.vue:
|
|||
default: "投稿"
|
||||
with-replies: "投稿と返信"
|
||||
with-media: "メディア"
|
||||
my-posts: "私の投稿"
|
||||
empty: "このユーザーはまだ何も投稿していないようです。"
|
||||
|
||||
desktop/views/widgets/messaging.vue:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue