fix: wrong scrolling behavior in dialog (#313)

This commit is contained in:
Ayaka Rizumu 2022-12-04 14:27:08 +08:00 committed by GitHub
parent aab6eb6752
commit 218aefeec1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 43 additions and 32 deletions

View file

@ -30,6 +30,8 @@
"favourite": "Favourite",
"favourited": "Favourited",
"more": "More",
"next": "Next",
"prev": "Prev",
"publish": "Publish!",
"reply": "Reply",
"save_changes": "Save changes",

View file

@ -30,6 +30,8 @@
"favourite": "喜欢",
"favourited": "已喜欢",
"more": "更多",
"next": "下一个",
"prev": "上一个",
"publish": "发布!",
"reply": "回复",
"save_changes": "保存更改",