mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-23 19:09:55 +02:00
Merge b31c9d3266 into d50545af4e
This commit is contained in:
commit
cae4af881a
7 changed files with 52 additions and 24 deletions
|
|
@ -3284,7 +3284,9 @@
|
|||
"lackingItemTransferPermission": "User {user} lacks owner permission needed to transfer items to {target}",
|
||||
"noTokenTargeted": "No token is targeted",
|
||||
"behaviorRegionRequiresGM": "Creating a Region with an attached Behavior requires an online GM",
|
||||
"reloadRequired": "The {weapon} must be reloaded to be used!"
|
||||
"reloadRequired": "The {weapon} must be reloaded to be used!",
|
||||
"reloadRequiredRollResponse": "Reload Check: 1d6 -> {roll}. Reload required.",
|
||||
"noReloadRequiredRollResponse": "Reload Check: 1d6 -> {roll}. No reload required."
|
||||
},
|
||||
"Progress": {
|
||||
"migrationLabel": "Performing system migration. Please wait and do not close Foundry."
|
||||
|
|
@ -3339,7 +3341,8 @@
|
|||
"immune": "Immune",
|
||||
"middleClick": "[Middle Click] Keep tooltip view",
|
||||
"tokenSize": "The token size used on the canvas",
|
||||
"previewTokenHelp": "Left-click to place, right-click to cancel"
|
||||
"previewTokenHelp": "Left-click to place, right-click to cancel",
|
||||
"noReloadRequired": "No Reload Required!"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue