fix: Avoid keys getting translated in availability (#1418)

This commit is contained in:
Pranav Raj S
2020-11-17 10:39:46 +05:30
committed by GitHub
parent 2d70131097
commit 3ee453c01e
34 changed files with 111 additions and 401 deletions

View File

@@ -58,18 +58,9 @@
"AVAILABILITY": {
"LABEL": "ലഭ്യത",
"STATUSES_LIST": [
{
"value": "online",
"label": "ഓ‌ലൈൻ"
},
{
"value": "busy",
"label": "തിരക്ക്"
},
{
"value": "offline",
"label": "ഓഫ്‌ലൈൻ"
}
"ഓൺ‌ലൈൻ",
"തിരക്ക്",
"ഓഫ്‌ലൈൻ"
]
},
"EMAIL": {