forked from GitHub-Mirrors/foundry-sw5e
Updates to DAE, Archetypes, Backgrounds, Classes, Species, CSS/LESS, etc.
What the subject line said.
This commit is contained in:
parent
3afef6c7f1
commit
14e9b0c341
67 changed files with 2357 additions and 818 deletions
17
lang/en.json
17
lang/en.json
|
@ -6,11 +6,18 @@
|
|||
"ITEM.TypeClass": "Class",
|
||||
"ITEM.TypeConsumable": "Consumable",
|
||||
"ITEM.TypeEquipment": "Equipment",
|
||||
"ITEM.TypeFeat": "Feature",
|
||||
"ITEM.TypeFeat": "Feat",
|
||||
"ITEM.TypeLoot": "Loot",
|
||||
"ITEM.TypePower": "Power",
|
||||
"ITEM.TypeTool": "Tool",
|
||||
"ITEM.TypeWeapon": "Weapon",
|
||||
"ITEM.TypeArchetype": "Archetype",
|
||||
"ITEM.TypeBackground": "Background",
|
||||
"ITEM.TypeLightsaberform": "Lightsaber Form",
|
||||
"ITEM.TypeClassfeature": "Class Feature",
|
||||
"ITEM.TypeFightingmastery": "FightingMastery",
|
||||
"ITEM.TypeFightingstyle": "Fighting Style",
|
||||
"ITEM.TypeSpecies": "Species",
|
||||
|
||||
"Star Wars 5th Edition": "Star Wars 5th Edition",
|
||||
"SW5E.title": "Star Wars 5th Edition",
|
||||
|
@ -281,6 +288,8 @@
|
|||
"SW5E.ItemTypeContainerPl": "Containers",
|
||||
"SW5E.ItemTypeEquipment": "Equipment",
|
||||
"SW5E.ItemTypeEquipmentPl": "Equipment",
|
||||
"SW5E.ItemTypeFeat": "Feat",
|
||||
"SW5E.ItemTypeFeatPl": "Feats",
|
||||
"SW5E.ItemTypeFightingMastery": "Fighting Mastery",
|
||||
"SW5E.ItemTypeFightingMasteryPl": "Fighting Masteries",
|
||||
"SW5E.ItemTypeFightingStyle": "Fighting Style",
|
||||
|
@ -586,6 +595,7 @@
|
|||
"SW5E.NoCharges": "No Charges",
|
||||
"SW5E.None": "None",
|
||||
"SW5E.Normal": "Normal",
|
||||
"SW5E.Notes": "Notes",
|
||||
"SW5E.NotProficient": "Not Proficient",
|
||||
"SW5E.OtherFormula": "Other Formula",
|
||||
"SW5E.PactMagic": "Pact Magic",
|
||||
|
@ -653,6 +663,7 @@
|
|||
"SW5E.SheetClassCharacter": "Default Character Sheet",
|
||||
"SW5E.SheetClassCharacterOld": "Old Character Sheet",
|
||||
"SW5E.SheetClassNPC": "Default NPC Sheet",
|
||||
"SW5E.SheetClassNPCOld": "Old NPC Sheet",
|
||||
"SW5E.SheetClassVehicle": "Default Vehicle Sheet",
|
||||
"SW5E.SheetClassItem": "Default Item Sheet",
|
||||
|
||||
|
@ -763,7 +774,7 @@
|
|||
"SW5E.SpeciesDescription": "Description",
|
||||
"SW5E.SpeciesTraits": "Species Traits",
|
||||
"SW5E.StealthDisadvantage": "Stealth Disadvantage",
|
||||
"SW5E.SubclassName": "Subclass Name",
|
||||
"SW5E.ArchetypeName": "Archetype Name",
|
||||
"SW5E.Supply": "Supply",
|
||||
"SW5E.Target": "Target",
|
||||
"SW5E.TargetAlly": "Ally",
|
||||
|
@ -933,4 +944,4 @@
|
|||
"SETTINGS.SWColorN": "Display Theme",
|
||||
"SETTINGS.SWColorLight": "Light Theme",
|
||||
"SETTINGS.SWColorDark": "Dark Theme"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue