make virtual scrolling optional in case people want to be able to ctrl-f all page
This commit is contained in:
parent
42f8fb2dca
commit
c49b8e2089
7 changed files with 16 additions and 4 deletions
|
|
@ -375,6 +375,7 @@
|
|||
"false": "no",
|
||||
"true": "yes"
|
||||
},
|
||||
"virtual_scrolling": "Optimize timeline rendering",
|
||||
"fun": "Fun",
|
||||
"greentext": "Meme arrows",
|
||||
"notifications": "Notifications",
|
||||
|
|
|
|||
|
|
@ -228,7 +228,8 @@
|
|||
"values": {
|
||||
"false": "pois päältä",
|
||||
"true": "päällä"
|
||||
}
|
||||
},
|
||||
"virtual_scrolling": "Optimoi aikajanan suorituskykyä"
|
||||
},
|
||||
"time": {
|
||||
"day": "{0} päivä",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue