This commit is contained in:
Psitacus 2026-01-10 00:01:12 +00:00 committed by GitHub
commit 64c0e38664
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 97 additions and 19 deletions

View file

@ -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}",