Adding missing i18n strings on Bisq.

This commit is contained in:
softsimon
2021-06-09 14:09:25 -05:00
parent 861344ed6d
commit 0087700aa5
4 changed files with 10 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
<td>{{ stats.spent_txos | number }}</td>
</tr>
<tr>
<td i1r8n="BSQ token price">Price</td>
<td i18n>Price</td>
<td><app-fiat [value]="price"></app-fiat></td>
</tr>
<tr>