feat(ui): new replying status design (#846)

This commit is contained in:
Anthony Fu 2023-01-08 09:27:21 +01:00 committed by GitHub
parent a4c0e9dd2e
commit 3d25243166
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 87 additions and 46 deletions

View file

@ -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",

View file

@ -326,6 +326,8 @@
"finished": "已在 {0} 结束"
},
"reblogged": "{0} 转发了",
"replying_to": "回复{0}",
"show_full_thread": "显示完整贴文串",
"someone": "某人",
"spoiler_show_less": "隐藏",
"spoiler_show_more": "显示更多",