Use i18n string for Reset
This commit is contained in:
parent
126e3ebd9f
commit
429f09402c
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<button class="md-btn md-btn-large md-btn-block" @click="keyBindReset()">
|
||||
Reset
|
||||
{{$root.getLz('term.reset')}}
|
||||
</button>
|
||||
</div>
|
||||
</b-modal>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue