pkjs: settings: update descriptions

This commit is contained in:
He4eT 2025-11-25 13:03:55 +01:00
commit 97aa6c8bb4

View file

@ -1,14 +1,14 @@
module.exports = [ module.exports = [
{ {
"type": "text", "type": "text",
"defaultValue": "Press your watch’s right side button to instantly roll a random number from 1 to N." "defaultValue": "Press any right-side button on your watch to instantly roll a number from 1 to N."
}, },
{ {
"type": "section", "type": "section",
"items": [ "items": [
{ {
"type": "heading", "type": "heading",
"defaultValue": "Dice Settings" "defaultValue": "Die Parameters"
}, },
{ {
"messageKey": "UPPER_BOUND", "messageKey": "UPPER_BOUND",