Dice dialog v1 and Minus all key in template and long files
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
<ul class="social-content">
|
||||
<li>
|
||||
<label class="attribute-label centered-input">
|
||||
{{ localize 'L5r5e.SocialStanding.Honor' }}
|
||||
{{ localize 'l5r5e.socialstanding.honor' }}
|
||||
<input class="centered-input" type="text" name="data.social.honor" value="{{data.social.honor}}" placeholder="0"/>
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<label class="attribute-label centered-input">
|
||||
{{ localize 'L5r5e.SocialStanding.Glory' }}
|
||||
{{ localize 'l5r5e.socialstanding.glory' }}
|
||||
<input class="centered-input" type="text" name="data.social.glory" value="{{data.social.glory}}" placeholder="0"/>
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<label class="attribute-label centered-input">
|
||||
{{ localize 'L5r5e.SocialStanding.Status' }}
|
||||
{{ localize 'l5r5e.socialstanding.status' }}
|
||||
<input class="centered-input" type="text" name="data.social.status" value="{{data.social.status}}" placeholder="0"/>
|
||||
</label>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user