Created
October 7, 2021 03:43
-
-
Save agusibrahim/e2c978b4c7b321ca5af98d3add27aea7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"SURVEY": { | |
"DESCRIPTION": "Dear customer 👋, please take a few moments to share feedback about the conversation you had with %{inboxName}.", | |
"RATING": { | |
"LABEL": "Rate your conversation", | |
"SUCCESS_MESSAGE": "Thank you for submitting the rating" | |
}, | |
"FEEDBACK": { | |
"LABEL": "Do you have any thoughts you'd like to share?", | |
"PLACEHOLDER": "Your feedback (optional)", | |
"BUTTON_TEXT": "Submit feedback" | |
}, | |
"API": { | |
"SUCCESS_MESSAGE": "Survey updated successfully", | |
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later" | |
} | |
}, | |
"POWERED_BY": "Powered by Maswindo" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment