Skip to content

Commit

Permalink
Merge pull request HorizenOfficial#101 from aballaci/bugfix/main_bala…
Browse files Browse the repository at this point in the history
…nce_alignment

the balance panel looks ok with 0 balance but i guess it has to be wr…
  • Loading branch information
zenportodev authored May 23, 2018
2 parents 7d81053 + dae1508 commit bb3c4f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/resources/messages/zencash_it.properties
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,9 @@ panel.dashboard.marketcap.usd.balance.string=<br/><span style=\"font-family:mono
<span style=\"font-weight:bold;font-size:2.1em;\">{1} USD</span></span>
panel.dashboard.marketcap.usd.balance.text=<html><span style=\"font-size:1.5em;font-weight:bold;font-style:italic;{0} \">Saldo:</span><br/> \
<span style=\"font-family:monospace;font-size:0.4em;font-weight:bold; {0} \"><br/></span> \
<span style=\"font-family:monospace;font-size:1.8em; {0} \">Transparente: <span style=\"font-size:1.8em;\">{1} ZEN </span></span><br/> \
<span style=\"font-family:monospace;font-size:1.8em; {2} \">Privato (Z): <span style=\"font-weight:bold;font-size:1.8em;\">{3} ZEN </span></span><br/> \
<hr/><span style=\"font-family:monospace;font-size:1.8em; {4} \">Totale (Z+T): <span style=\"font-weight:bold;font-size:2.1em;\"> {5} ZEN </span></span> \
<span style=\"font-family:monospace;font-size:1.8em; {0} \">Transparente:<span style=\"font-size:1.8em;\">{1} ZEN</span></span><br/> \
<span style=\"font-family:monospace;font-size:1.8em; {2} \">Privato (Z) :<span style=\"font-weight:bold;font-size:1.8em;\">{3} ZEN</span></span><br/> \
<hr/><span style=\"font-family:monospace;font-size:1.8em; {4} \">Totale (Z+T):<span style=\"font-weight:bold;font-size:2.1em;\">{5} ZEN</span></span> \
{6} <br/> </html>
panel.dashboard.synchronisation.warning=<html><span style=\"font-size:1em;font-weight:bold;color:red;\"> \
Expand Down

0 comments on commit bb3c4f7

Please sign in to comment.