Replace the Move - Run label with just Move
This commit is contained in:
parent
17cd5532f4
commit
b6f3539a95
2 changed files with 1 additions and 2 deletions
|
|
@ -150,7 +150,6 @@
|
|||
}
|
||||
},
|
||||
"Apps": {
|
||||
"move-run": "@RipCrypt.common.move • @RipCrypt.common.run",
|
||||
"traits-range": "@RipCrypt.common.traits • @RipCrypt.common.range",
|
||||
"grit-skills": "@RipCrypt.common.abilities.grit Skills",
|
||||
"gait-skills": "@RipCrypt.common.abilities.gait Skills",
|
||||
|
|
|
|||
|
|
@ -351,7 +351,7 @@
|
|||
<span class="max">{{speed.run}}</span>
|
||||
</div>
|
||||
<div aria-hidden="true" class="col-header label">
|
||||
{{rc-i18n "RipCrypt.Apps.move-run"}}
|
||||
{{ rc-i18n "RipCrypt.common.move" }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue