feat: Add Korean language support and localization files

This commit is contained in:
cogwheel0
2025-11-05 14:00:10 +05:30
parent b9ec730fad
commit d52794f2c5
20 changed files with 435 additions and 1 deletions

View File

@@ -654,6 +654,9 @@ class AppLocalizationsIt extends AppLocalizations {
@override
String get chinese => 'Cinese';
@override
String get korean => '한국어';
@override
String get deleteMessagesTitle => 'Elimina messaggi';