fix: Revert translated values in CHAT_STATUS_ITEMS (#2977)

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
Pranav Raj S
2021-09-08 10:06:18 +05:30
committed by GitHub
parent c80289e661
commit 41314157c2
12 changed files with 21 additions and 21 deletions

View File

@@ -48,11 +48,11 @@
},
{
"TEXT": "در انتظار",
"VALUE": "در انتظار"
"VALUE": "pending"
},
{
"TEXT": "به تعویق افتاد",
"VALUE": "به تعویق افتاد"
"VALUE": "snoozed"
}
],
"ATTACHMENTS": {