Browse Source

Fix text of guide tour for callflow

pull/4/head
vbarkasov 8 years ago
parent
commit
3f1eec800f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/apps/callflows/i18n/en-US.json

+ 1
- 1
src/apps/callflows/i18n/en-US.json View File

@ -1135,7 +1135,7 @@
"introDescription": "A callflow defines what happens when someone dials an extension or phone number.",
"guide": {
"addCallflow": "Click this button to create new callflow",
"addNumber": "Click this button to add phone or extension number into callflow <br/>When someone dials these number, they will behave according to the way you set up the callflow in the next step.",
"addNumber": "Click this button to add phone or extension number into callflow <br/>When someone dials these number, they will behave according to the way you set up the callflow.",
"dragAndDropAction": "Drag actions from the actions panel to the callflow box. You can customize a callflow by adding more actions. <div class='callflows-drag-and-drop'></div>",
"nextBtnText": "Next »",
"endTourBtnText": "Close"


Loading…
Cancel
Save