mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +01:00
Merge 9ac5923e77 into 0b343c9f52
This commit is contained in:
commit
64c0e38664
7 changed files with 97 additions and 19 deletions
|
|
@ -366,7 +366,8 @@
|
|||
"toggleSimple": "Toggle Simple View",
|
||||
"types": {
|
||||
"narrative": "Narrative",
|
||||
"encounter": "Encounter"
|
||||
"encounter": "Encounter",
|
||||
"longterm": "Long Term"
|
||||
}
|
||||
},
|
||||
"CountdownEdit": {
|
||||
|
|
@ -2661,7 +2662,8 @@
|
|||
"noPlayerAccess": "This countdown isn't visible to any players",
|
||||
"loop": "Looping",
|
||||
"decreasingLoop": "Decreasing Looping",
|
||||
"increasingLoop": "Increasing Looping"
|
||||
"increasingLoop": "Increasing Looping",
|
||||
"longTermIndicator": "Long Term Countdowns"
|
||||
},
|
||||
"EffectsDisplay": {
|
||||
"removeThing": "[Right Click] Remove {thing}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue