TF-3077 Remove stacktrace from error toast

This commit is contained in:
DatDang
2024-09-05 10:08:04 +07:00
committed by Dat H. Pham
parent 095c836ef9
commit 9281262712
3 changed files with 1 additions and 22 deletions
-12
View File
@@ -3290,18 +3290,6 @@
"folderName": {}
}
},
"toastMessageMarkAsReadFolderFailureWithReason": "Folder \"{folderName}\" could not be marked as read. Due \"{reason}\"",
"@toastMessageMarkAsReadFolderFailureWithReason": {
"type": "text",
"placeholders_order": [
"folderName",
"reason"
],
"placeholders": {
"folderName": {},
"reason": {}
}
},
"sending": "Sending",
"@sending": {
"type": "text",