Fix typos and translate attribute on html files
This commit is contained in:
parent
4a91729121
commit
ac2b588887
7 changed files with 16 additions and 20 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<div class="import" ng-controller="ImportController">
|
||||
<div data-alert class="loading-screen" ng-show="loading">
|
||||
<i class="size-60 fi-bitcoin-circle icon-rotate spinner"></i>
|
||||
{{ importStatus }}
|
||||
{{ importStatus|translate }}
|
||||
</div>
|
||||
|
||||
<div class="row" ng-init="choosefile=0; pastetext=0" ng-show="!loading">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue