Skip to content

Commit bf70044

Browse files
committed
- fixed styles and lang file
1 parent 6ca8189 commit bf70044

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Spixi/Resources/Raw/html/css/spixiui-dark.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2288,7 +2288,7 @@ img.emoji {
22882288
}
22892289

22902290
.spixi-bubble.read .statusIndicator {
2291-
color: var(--colors-icon-01);
2291+
color: var(--colors-icon-success);
22922292
display: inline-block;
22932293
}
22942294

Spixi/Resources/Raw/html/css/spixiui-light.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2273,7 +2273,7 @@ img.emoji {
22732273
}
22742274

22752275
.spixi-bubble.read .statusIndicator {
2276-
color: var(--colors-icon-01);
2276+
color: var(--colors-icon-success);
22772277
display: inline-block;
22782278
}
22792279

Spixi/Resources/Raw/lang/fr-fr.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ wallet-send-recipients = Destinataires
421421
wallet-send-norecipients = Aucun destinataire sélectionné
422422
wallet-send-next = Suivant
423423
wallet-send-max = Envoyer le montant maximum
424-
wallet-send-select = Sélectionner un contact
424+
wallet-send-select = Sélectionner
425425
wallet-send-or = Ou
426426

427427
; Wallet Send 2 Screen

0 commit comments

Comments
 (0)