#468 - add extra buttons for status actions

This commit is contained in:
dave 2019-04-12 15:35:29 -04:00 committed by taehoon
parent 80ef855a63
commit 9fc997500e
8 changed files with 118 additions and 68 deletions

View file

@ -402,6 +402,10 @@
"status": {
"favorites": "Favorites",
"repeats": "Repeats",
"delete": "Delete status",
"pin": "Pin on profile",
"unpin": "Unpin form profile",
"delete_confirm": "Do you really want to delete this status?",
"reply_to": "Reply to",
"replies_list": "Replies:"
},