{ "CANNED_MGMT": { "HEADER": "Atsakymų Ruošiniai", "HEADER_BTN_TXT": "Pridėti Atsakymą Ruošinį", "LOADING": "Atsakymų Ruošinių Gavimas", "SEARCH_404": "Šią užklausą atitinkančių elementų nėra", "SIDEBAR_TXT": "
Canned Responses
Canned Responses are saved reply templates which can be used to quickly send out a reply to a conversation.
For creating a Canned Response, just click on the Add Canned Response. You can also edit or delete an existing Canned Response by clicking on the Edit or Delete button
Canned responses are used with the help of Short Codes. Agents can access canned responses while on a chat by typing '/' followed by the short code.
", "LIST": { "404": "There are no canned responses available in this account.", "TITLE": "Tvarkyti atsakymų ruošinius", "DESC": "Canned Responses are predefined reply templates which can be used to quickly send out replies to tickets.", "TABLE_HEADER": [ "Trumpas Kodas", "Turinys", "Veiksmai" ] }, "ADD": { "TITLE": "Pridėti Atsakymą Ruošinį", "DESC": "Canned Responses are saved reply templates which can be used to quickly send out reply to conversation.", "CANCEL_BUTTON_TEXT": "Atšaukti", "FORM": { "SHORT_CODE": { "LABEL": "Trumpas Kodas", "PLACEHOLDER": "Please enter a short code", "ERROR": "Short Code is required" }, "CONTENT": { "LABEL": "Turinys", "PLACEHOLDER": "Please enter a content", "ERROR": "Content is required" }, "SUBMIT": "Pateikti" }, "API": { "SUCCESS_MESSAGE": "Canned Response added successfully", "ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later" } }, "EDIT": { "TITLE": "Edit Canned Response", "CANCEL_BUTTON_TEXT": "Atšaukti", "FORM": { "SHORT_CODE": { "LABEL": "Trumpas Kodas", "PLACEHOLDER": "Please enter a shortcode", "ERROR": "Short Code is required" }, "CONTENT": { "LABEL": "Turinys", "PLACEHOLDER": "Prašome įrašyti turinį", "ERROR": "Content is required" }, "SUBMIT": "Pateikti" }, "BUTTON_TEXT": "Taisyti", "API": { "SUCCESS_MESSAGE": "Atsakymų Ruošinys atnaujintas sėkmingai", "ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later" } }, "DELETE": { "BUTTON_TEXT": "Ištrinti", "API": { "SUCCESS_MESSAGE": "Atsakymų Ruošinys ištrintas sėkmingai", "ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later" }, "CONFIRM": { "TITLE": "Patvirtinti Ištrynimą", "MESSAGE": "Ar tikrai norite ištrinti ", "YES": "Taip, Ištrinti ", "NO": "Ne, Išsaugoti " } } } }