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
@@ -1405,6 +1405,9 @@ class AppLocalizationsKo extends AppLocalizations {
@override
String get chat_successes => '성공 사례';
@override
String get chat_score => 'Score';
@override
String get chat_removePath => '경로 제거';