This commit is contained in:
WBHarry 2026-01-11 11:58:35 +01:00 committed by GitHub
commit c7dba71a79
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 123 additions and 50 deletions

View file

@ -2321,6 +2321,10 @@
"DomainCard": {
"type": "Type",
"recallCost": "Recall Cost",
"vaultActive": "Active In Vault",
"loadoutIgnore": "Doesn't Count For Loadout",
"domainTouched": "Domain Touched",
"domainTouchedPlaceholder": "loadout {domain} requirement",
"foundationTitle": "Foundation",
"specializationTitle": "Specialization",
"masteryTitle": "Mastery"
@ -2819,7 +2823,8 @@
"noActorOwnership": "You do not have permissions for this character",
"documentIsMissing": "The {documentType} is missing from the world.",
"tokenActorMissing": "{name} is missing an Actor",
"tokenActorsMissing": "[{names}] missing Actors"
"tokenActorsMissing": "[{names}] missing Actors",
"domainTouchRequirement": "This domain card requires {nr} {domain} cards in the loadout to be used"
},
"Sidebar": {
"actorDirectory": {