feat: Change the date format display in widget (#1528)

Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
Muhsin Keloth
2020-12-24 05:23:47 -08:00
committed by GitHub
parent 677f56f802
commit 3e61ea5cfa
7 changed files with 70 additions and 17 deletions

View File

@@ -27,5 +27,7 @@
},
"POWERED_BY": "Powered by Chatwoot",
"EMAIL_PLACEHOLDER": "Please enter your email",
"CHAT_PLACEHOLDER": "Type your message"
"CHAT_PLACEHOLDER": "Type your message",
"TODAY": "Today",
"YESTERDAY": "Yesterday"
}