ui: redesign spoiler
This commit is contained in:
parent
afed995138
commit
ba93e6d235
5 changed files with 30 additions and 9 deletions
|
@ -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",
|
||||
|
|
|
@ -104,6 +104,11 @@
|
|||
"loading": "加载中...",
|
||||
"uploading": "上传中..."
|
||||
},
|
||||
"status": {
|
||||
"reblogged": "{0} 转发了",
|
||||
"spoiler_show_less": "隐藏",
|
||||
"spoiler_show_more": "显示更多"
|
||||
},
|
||||
"tab": {
|
||||
"media": "媒体",
|
||||
"notifications_all": "全部",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue