initial commit
This commit is contained in:
commit
8e3b991518
5 changed files with 350 additions and 0 deletions
12
lang/en.json
Normal file
12
lang/en.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"COSMOS_DH_TWEAKS.Settings.TokenHudSpotlight.Name": "Token HUD Spotlight Button",
|
||||
"COSMOS_DH_TWEAKS.Settings.TokenHudSpotlight.Hint": "Add a Spotlight button to the Token HUD. Players can request/cancel spotlight, while GMs can grant/take it.",
|
||||
"COSMOS_DH_TWEAKS.Settings.MinimalCountdownUI.Name": "Minimal Countdown UI",
|
||||
"COSMOS_DH_TWEAKS.Settings.MinimalCountdownUI.Hint": "When no countdowns are active, hides the UI completely for players and minimizes it to a '+' button for GMs.",
|
||||
"COSMOS_DH_TWEAKS.Spotlight.request": "Request Spotlight",
|
||||
"COSMOS_DH_TWEAKS.Spotlight.cancel": "Cancel Spotlight Request",
|
||||
"COSMOS_DH_TWEAKS.Spotlight.grant": "Grant Spotlight",
|
||||
"COSMOS_DH_TWEAKS.Spotlight.take": "Take Spotlight",
|
||||
"COSMOS_DH_TWEAKS.Spotlight.warnNoCombatant": "This token is not in combat. You can only request spotlight in combat.",
|
||||
"COSMOS_DH_TWEAKS.Countdown.add": "Add Countdown"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue