mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-03-13 19:27:45 +01:00
Localize "Win 50:50"
This commit is contained in:
parent
73fd3c612b
commit
f0ba8b256a
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
{#if avg.legendary.rateOff !== undefined}
|
||||
<tr>
|
||||
<td class="text-legendary-from font-semibold pl-4 md:pl-4 pr-2 md:pr-4 border-t border-gray-700">
|
||||
└ Win 50:50
|
||||
└ {$t('wish.summary.winRateOff')}
|
||||
</td>
|
||||
<td class="text-legendary-from font-semibold pr-2 md:pr-4 text-right border-t border-gray-700">
|
||||
{numberFormat.format(avg.legendary.rateOff.total)}
|
||||
|
|
Loading…
Add table
Reference in a new issue