mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 05:01:08 +01:00
Language Organization (#281)
* Organized language * Organized high level folders * Some deeper organization * More org. That's enough ._. * Capitalized initial system localization categories
This commit is contained in:
parent
8a7ff2306a
commit
488844603a
149 changed files with 2130 additions and 2512 deletions
|
|
@ -8,10 +8,10 @@
|
|||
{{localize 'TYPES.Item.armor'}}
|
||||
</h3>
|
||||
<h3>
|
||||
{{localize "DAGGERHEART.Sheets.Armor.baseScore"}}:
|
||||
{{localize "DAGGERHEART.ITEMS.Armor.baseScore"}}:
|
||||
{{source.system.baseScore}}
|
||||
<span>-</span>
|
||||
{{localize "DAGGERHEART.Sheets.Armor.baseThresholds.base"}}:
|
||||
{{localize "DAGGERHEART.ITEMS.Armor.baseThresholds.base"}}:
|
||||
{{source.system.baseThresholds.major}}
|
||||
<span>/</span>
|
||||
{{source.system.baseThresholds.severe}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue