mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-20 07:41:03 +10:00
Add localization for 'Received a GIF' in multiple languages and update chat UI
This commit is contained in:
@@ -1381,6 +1381,9 @@ class AppLocalizationsZh 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