Add the localization strings for the betaChannel notifications
This commit is contained in:
parent
e164e046a5
commit
3875cbba4f
1 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,10 @@
|
||||||
"hint": "This removes the default attributes that are applied when a new actor is created, making it so that no attributes get created alongside the actor.",
|
"hint": "This removes the default attributes that are applied when a new actor is created, making it so that no attributes get created alongside the actor.",
|
||||||
"label": "Remove Attributes"
|
"label": "Remove Attributes"
|
||||||
},
|
},
|
||||||
|
"betaChannel": {
|
||||||
|
"name": "Beta Release Notifications",
|
||||||
|
"hint": "Whether or not to receive notifications about new beta releases for the system. If left unchecked, you will still receive notifications about new versions, but only for stable versions."
|
||||||
|
},
|
||||||
"canPlayersManageAttributes": {
|
"canPlayersManageAttributes": {
|
||||||
"name": "Players Can Manage Attributes",
|
"name": "Players Can Manage Attributes",
|
||||||
"hint": "This allows players who have edit access to a document to be able to edit what attributes those characters have via the attribute editor"
|
"hint": "This allows players who have edit access to a document to be able to edit what attributes those characters have via the attribute editor"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue