Localize Score, fix login dialog overflow, use locale-aware date format in channel chat

This commit is contained in:
Serge Tarkovski
2026-04-24 13:58:31 +03:00
parent 5e446207c6
commit 6ae3f612ae
39 changed files with 103 additions and 22 deletions
+3
View File
@@ -1471,6 +1471,9 @@ class AppLocalizationsIt extends AppLocalizations {
@override
String get chat_successes => 'successi';
@override
String get chat_score => 'Score';
@override
String get chat_removePath => 'Rimuovi percorso';