fix: wrong scrolling behavior in dialog (#313)
This commit is contained in:
parent
aab6eb6752
commit
218aefeec1
7 changed files with 43 additions and 32 deletions
|
@ -30,6 +30,8 @@
|
|||
"favourite": "Favourite",
|
||||
"favourited": "Favourited",
|
||||
"more": "More",
|
||||
"next": "Next",
|
||||
"prev": "Prev",
|
||||
"publish": "Publish!",
|
||||
"reply": "Reply",
|
||||
"save_changes": "Save changes",
|
||||
|
|
|
@ -30,6 +30,8 @@
|
|||
"favourite": "喜欢",
|
||||
"favourited": "已喜欢",
|
||||
"more": "更多",
|
||||
"next": "下一个",
|
||||
"prev": "上一个",
|
||||
"publish": "发布!",
|
||||
"reply": "回复",
|
||||
"save_changes": "保存更改",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue