mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
uc-58 dnd5e: missing i18n tags,hp
This commit is contained in:
@@ -17920,7 +17920,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="levels-hp-row">
|
||||
<h2>HP</h2>
|
||||
<h2 data-i18n="hp-u">HP</h2>
|
||||
<input type="number" class="" name="comp_class1_addhp">
|
||||
<input type="hidden" class="hp-flag" name="comp_class1_hp_flag" value="average" />
|
||||
<div class="class1_rollhp" style="display: inline;">
|
||||
|
||||
@@ -631,6 +631,7 @@
|
||||
"charmancer-subclass-features:":"Subclass Features:",
|
||||
"hit-die:": "Hit Die:",
|
||||
"average":"Average",
|
||||
"hp-u":"HP",
|
||||
"saving-throw-proficiency":"Saving Throw Proficiency",
|
||||
"armor":"Armor",
|
||||
"equipment":"Equipment:",
|
||||
|
||||
Reference in New Issue
Block a user