feat(ui): new replying status design (#846)
This commit is contained in:
parent
a4c0e9dd2e
commit
3d25243166
5 changed files with 87 additions and 46 deletions
|
@ -355,6 +355,7 @@
|
|||
},
|
||||
"reblogged": "{0} reblogged",
|
||||
"replying_to": "Replying to {0}",
|
||||
"show_full_thread": "Show Full thread",
|
||||
"someone": "someone",
|
||||
"spoiler_show_less": "Show less",
|
||||
"spoiler_show_more": "Show more",
|
||||
|
|
|
@ -326,6 +326,8 @@
|
|||
"finished": "已在 {0} 结束"
|
||||
},
|
||||
"reblogged": "{0} 转发了",
|
||||
"replying_to": "回复{0}",
|
||||
"show_full_thread": "显示完整贴文串",
|
||||
"someone": "某人",
|
||||
"spoiler_show_less": "隐藏",
|
||||
"spoiler_show_more": "显示更多",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue