TF-1798 Fix error message is displayed behind the keyboard on IOS platform only

(cherry picked from commit 615ff21ce96440cb1da47720116efacb5328cc13)
This commit is contained in:
dab246
2023-05-05 18:33:58 +07:00
committed by Dat Vu
parent fa5c4f35d4
commit 9471d5454f
4 changed files with 51 additions and 3 deletions
+37 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-04-12T12:10:00.382074",
"@@last_modified": "2023-05-05T18:33:11.589556",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2757,5 +2757,41 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"forwardedMessage": "Forwarded message",
"@forwardedMessage": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"repliedMessage": "Replied message",
"@repliedMessage": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"repliedAndForwardedMessage": "Replied and Forwarded message",
"@repliedAndForwardedMessage": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"emptyTrash": "Empty Trash",
"@emptyTrash": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"emptyTrashMessageDialog": "You are about to permanently delete all items in Trash . Do you want to continue?",
"@emptyTrashMessageDialog": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"cannotSelectThisImage": "Cannot select this image.",
"@cannotSelectThisImage": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}