fix wording
This commit is contained in:
parent
147de5e697
commit
e6dd97adbb
1 changed files with 1 additions and 1 deletions
|
|
@ -260,7 +260,7 @@
|
|||
<a class="text-gray size-12"
|
||||
ng-show="index.historyShowMore"
|
||||
ng-click="index.showMore()">
|
||||
{{index.completeHistory.length - index.txHistory.length}} <span translate>more</span>
|
||||
<span translate>Show more</span> ({{index.completeHistory.length - index.txHistory.length}})
|
||||
<i class="icon-arrow-down4"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue