Merge pull request #5643 from NadavTasher/feature/optional-vertical-scrollbars

Allow vertical scrollbars to be disabled (new preference)
This commit is contained in:
Lauri Ojansivu 2024-12-30 23:44:33 +02:00 committed by GitHub
commit b537f9b20a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 61 additions and 4 deletions

View file

@ -383,6 +383,7 @@
"email-sent": "Email sent",
"email-verifyEmail-subject": "Verify your email address on __siteName__",
"email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.",
"enable-vertical-scrollbars": "Enable vertical scrollbars",
"enable-wip-limit": "Enable WIP Limit",
"error-board-doesNotExist": "This board does not exist",
"error-board-notAdmin": "You need to be admin of this board to do that",