both infinite and paging

This commit is contained in:
Kendall Garner 2022-07-01 14:00:23 -04:00
parent 147033b5dd
commit 83f920359e
No known key found for this signature in database
GPG key ID: 18D2767419676C87
3 changed files with 63 additions and 11 deletions

View file

@ -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",