feat: hide actions in zen mode

This commit is contained in:
Anthony Fu 2022-12-01 14:46:26 +08:00
parent 67ebc74321
commit 61311dbeaa
8 changed files with 306 additions and 193 deletions

View file

@ -18,10 +18,13 @@
},
"action": {
"bookmark": "Bookmark",
"bookmarked": "Bookmarked",
"boost": "Boost",
"boosted": "Boosted",
"compose": "Compose",
"enter_app": "Enter App",
"favourite": "Favourite",
"favourited": "Favourited",
"more": "More",
"publish": "Publish!",
"reply": "Reply",

View file

@ -18,10 +18,13 @@
},
"action": {
"bookmark": "收藏",
"bookmarked": "已收藏",
"boost": "转发",
"boosted": "已转发",
"compose": "撰写",
"enter_app": "进入应用",
"favourite": "喜欢",
"favourited": "已喜欢",
"more": "更多",
"publish": "发布!",
"reply": "回复",
@ -99,6 +102,7 @@
"placeholder": {
"default_1": "在想些什么?",
"reply_to_account": "回复 {0}",
"replying": "回复",
"the_thread": "这个帖子"
},
"state": {