mirror of
https://github.com/He4eT/dice.git
synced 2026-05-04 17:37:25 +00:00
pkjs: settings: update descriptions
This commit is contained in:
parent
92c13caa08
commit
97aa6c8bb4
1 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
|||
module.exports = [
|
||||
{
|
||||
"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",
|
||||
"items": [
|
||||
{
|
||||
"type": "heading",
|
||||
"defaultValue": "Dice Settings"
|
||||
"defaultValue": "Die Parameters"
|
||||
},
|
||||
{
|
||||
"messageKey": "UPPER_BOUND",
|
||||
|
|
@ -28,4 +28,4 @@ module.exports = [
|
|||
"type": "submit",
|
||||
"defaultValue": "Save Settings"
|
||||
}
|
||||
];
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue