Changed the Update Cider button to use locale
This commit is contained in:
parent
b28b88e885
commit
c4b7e3ae43
3 changed files with 4 additions and 3 deletions
|
@ -606,7 +606,7 @@
|
|||
</div>
|
||||
<div class="md-option-line">
|
||||
<div class="md-option-segment">
|
||||
Update Cider
|
||||
{{$root.getLz('action.update')}} {{$root.getLz('app.name')}}
|
||||
</div>
|
||||
<div class="md-option-segment md-option-segment_auto">
|
||||
<button class="md-btn" @click="app.checkForUpdate()">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue