mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-12 11:52:07 +10:00
Add localization for 'Received a GIF' in multiple languages and update chat UI
This commit is contained in:
@@ -1398,6 +1398,9 @@ class AppLocalizationsKo extends AppLocalizations {
|
||||
@override
|
||||
String get chat_sendGif => 'GIF 보내기';
|
||||
|
||||
@override
|
||||
String get chat_receivedGif => 'Received a GIF';
|
||||
|
||||
@override
|
||||
String get chat_reply => '답변';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user