updating i18n

This commit is contained in:
softsimon 2024-07-05 16:32:26 +09:00
parent 8735b62510
commit 20d948c280
No known key found for this signature in database
GPG key ID: 488D7DCFB5A430D7
2 changed files with 207 additions and 163 deletions

View file

@ -80,7 +80,7 @@ export class ActiveAccelerationBox implements OnChanges {
data.push(getDataItem(
(this.miningStats.lastEstimatedHashrate - totalAcceleratedHashrate),
'rgba(127, 127, 127, 0.3)',
`not accelerating (${notAcceleratedByPercentage})`,
$localize`not accelerating` + ` (${notAcceleratedByPercentage})`,
false,
) as PieSeriesOption);

File diff suppressed because it is too large Load diff