both infinite and paging
This commit is contained in:
parent
147033b5dd
commit
83f920359e
3 changed files with 63 additions and 11 deletions
|
@ -88,6 +88,9 @@
|
|||
"term.size": "Size",
|
||||
"term.size.normal": "Normal",
|
||||
"term.size.compact": "Compact",
|
||||
"term.scroll": "Scroll Mode",
|
||||
"term.scroll.infinite": "Infinite",
|
||||
"term.scroll.paged": "${songsPerPage} per page",
|
||||
"term.enable": "Enable",
|
||||
"term.disable": "Disable",
|
||||
"term.enabled": "Enabled",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue