ui: redesign spoiler

This commit is contained in:
Anthony Fu 2022-11-30 10:07:13 +08:00
parent afed995138
commit ba93e6d235
5 changed files with 30 additions and 9 deletions

View file

@ -104,6 +104,11 @@
"loading": "Loading...",
"uploading": "Uploading..."
},
"status": {
"spoiler_show_less": "Show less",
"spoiler_show_more": "Show more",
"reblogged": "{0} reblogged"
},
"tab": {
"media": "Media",
"notifications_all": "All",

View file

@ -104,6 +104,11 @@
"loading": "加载中...",
"uploading": "上传中..."
},
"status": {
"reblogged": "{0} 转发了",
"spoiler_show_less": "隐藏",
"spoiler_show_more": "显示更多"
},
"tab": {
"media": "媒体",
"notifications_all": "全部",