chore: Move missing text to translation files (#1501)

This commit is contained in:
Pranav Raj S
2020-12-08 23:31:25 +05:30
committed by GitHub
parent 870a24126e
commit 70002afc60
11 changed files with 66 additions and 18 deletions

View File

@@ -27,6 +27,13 @@
"SUCCESS_MESSAGE": "Registration Successfull",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
},
"SUBMIT": "Submit"
"SUBMIT": "Submit",
"FEATURES": {
"UNLIMITED_INBOXES": "Unlimited inboxes",
"ROBUST_REPORTING": "Robust Reporting",
"CANNED_RESPONSES": "Canned Responses",
"AUTO_ASSIGNMENT": "Auto Assignment",
"SECURITY": "Enterprise level security"
}
}
}