Skip to content

Commit

Permalink
adds translations
Browse files Browse the repository at this point in the history
  • Loading branch information
nicola74 committed Nov 16, 2022
1 parent 9257415 commit cb53089
Showing 1 changed file with 69 additions and 15 deletions.
84 changes: 69 additions & 15 deletions src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2174,29 +2174,37 @@
"YouCannotJoinChat": "Sorry, ticket type chats can only be served by an agent",
"VisitorAlreadyBanned": "Visitor already banned",
"OnboardPage": {
"SetWelcomeMessage": "Set up a welcome message",
"TitleWelcomeMessage": "How would you like to greet visitors when they arrive on your website?",
"ChatbotTitle": "Set up a chatbot for your website - or your channel (Whatsapp, Facebook etc.)",
"DoYouWantChatbot": "Do you want a chatbot to help you to get to know your customers better and/or to automate your most repetitive queries?",
"YesChatboat": "Yes, I'd like to set up my first chatbot!",
"NoChatboat": "Not now, I think humans/live agents are enough to start",
"SetupChatbotTitle": "Set up your first chatbot",
"TitleWelcomeMessage": "What is the welcome message you'd like to set up for your website visitors?",
"LabelWelcomeMessage": "Welcome message",
"WelcomeMessage": "Hello 👋. I'm Ty, Tiledesk's virtual assistant 🤖. How can I help? Type your question or choose a suggestion below",
"DefaultFallback": "I cannot provide an adequate answer. Write a new question or talk to a human agent. \n* Back to top tdAction:start \n* See documents https://docs.tiledesk.com/",
"WelcomeMessage": "Hello 👋🏻 I'm your virtual assistant 🤖 How can I help?",
"DefaultFallback": "Can you please rephrase your question using keywords in the same message? Otherwise go back to the main menu. \n* Back to top tdAction:start",
"Question": "Question",
"Answer": "Answer",
"TitleStep1ChatbotConfiguration": "Set up a chatbot for your site",
"DescriptionStep1ChatbotConfiguration": "What are the most common questions your customers ask you?",
"QuestionStep1ChatbotConfiguration": "Shipping and payment 💳",
"AnswareStep1ChatbotConfiguration": "Ready to make a purchase? 🛒 We ship our goods with UPS, FedeX or DHL. You can pay using your credit card or by bank transfer and choose the payment method that suits you best.",
"QuestionStep2ChatbotConfiguration": "Status of my order 📦",
"AnswareStep2ChatbotConfiguration": "The quality of our services is our priority. That's why we always make sure to deliver on point. Do you want to keep track of your order? Send us your email address and an order number and we'll take a look at it. 🕵️‍♂️",
"QuestionStep3ChatbotConfiguration": "Information about your products 🔎",
"AnswareStep3ChatbotConfiguration": "Our goal is to make your shopping enjoyable and easy. Tell us more about what you are looking for and we will help you find the right product at a reasonable price 🧐",
"ErrorCharsLimit": "Invalid length",
"DescriptionStep1ChatbotConfiguration": "Enhance your chatbot to save precious time! Train the chatbot to provide instant answers to your customers' frequently asked questions.",
"QuestionStep1ChatbotConfiguration": "💳 How to update my credit card?",
"AnswareStep1ChatbotConfiguration": "You can update your billing info in the Subscription section of your account",
"QuestionStep2ChatbotConfiguration": " ✉️ How to change my email?",
"AnswareStep2ChatbotConfiguration": "Select Change my email button from your Account Settings - you'll be asked to provide your password and new email address. Then, verify your email to confirm your request",
"QuestionStep3ChatbotConfiguration": "📦 Returning",
"AnswareStep3ChatbotConfiguration": "We accept returns of unopened products up to 30 days following the purchase date",
"QuestionStep4ChatbotConfiguration": "🧑 Talk to agent",
"AnswareStep4ChatbotConfiguration": "We are connecting you with an operator 🧑🏼‍🦰⏱",
"ErrorCharsLimit": "Invalid length. Could you please reduce the amount of characters?",
"Configure": "Configure",
"Next": "Next",
"ConfigureLater": "Configure later",
"Pass": "Step"
"Pass": "Step",
"ContactAnOperator": "Would you like to include a button that allows your users to get in touch with a human agent upon request?",
"NoDontWantAnAgent": "No, thanks. I prefer only having the chatbot to do all the work for me",
"YesAddButtonAgent": "Yes, I'd like a button that can connect customers to an agent"
},
"AreYouHavingProblems": "Are you having problems?",
"IntegrationOnMorePlatforms": "Tiledesk kann auf vielen Plattformen integriert werden, erfahren Sie mehr.",
"IntegrationOnMorePlatforms": "Tiledesk integrates with many platforms, learn more.",
"ShowAllPlatforms": "Show all platforms.",
"SeeDetailsHere": "See details here.",
"FromHere": "from here",
Expand All @@ -2221,6 +2229,52 @@
"JoomlaStep4": "Open the index.php file from the menu on the left side and paste in the editor the JavaScript code you copied in step one, before the closing tag"
},
"NoteThatTheWidgetLabelsOnAwebsite":"Note that the widget phrases on a website (and on the live test page) will be displayed in the browser language if the same is present among the languages of the Multilinguage page, otherwise they will be displayed in the language that has been set as the default language.",
"Message": "Message",
"ConversationBeingProcessed":"Conversation being processed",
"TicketBeingProcessed":"Ticket being processed",
"WaitingForReplyFromTheRequester": "Waiting for a reply from the requester",
"TheConversationWasResolved":"The conversation was resolved",
"TheTicketWasResolved":"The ticket has been resolved",
"Browser":"Browser",
"SourceWebPage": "Source web page",
"NoCustomerReviewMessage":"No customer review message",
"FieldRequired":"Field required",
"Followers":"Followers",
"Follow":"Follow",
"Unfollow":"Unfollow",
"ClickToDisplayActions":"Click to display actions",
"ClosesTheCurrentConversation":"Closes the current conversation",
"ClosesTheCurrentTicket":"Closes the current ticket",
"ReopenTheCurrentConversation":"Reopens the current conversation",
"ReopenTheCurrentTicket":"Reopens the current ticket",
"SingleConversation":"Single conversation",
"SingleConversationDescription":"Tiledesk Widget can handle only one conversation at a time by enable the Single Conversation feature. This option disables the possibility of viewing the home with the list of open conversations and those already archived. This change makes conversations more of a continuous thread, preventing customers from reaching out to your team multiple times, which saves your team time and effort.",
"PrimaryColorGradient":"Primary color's gradient",
"EnableDisableprimaryColorGradient":"Enable/Disable the gradient of the primary color of the widget",
"CancelReply": "Form canceled",
"AddIntentPage": {
"AddForm": "Add form",
"SelectTemplateForm": "Select a type of form among those suggested, or create a new one",
"InfoTemplateForm": "the selected form template '{{selectedFormName}}' contains the following fields: {{description_key}} ",
"CreateForm": "Create form",
"NameForm": "Form name",
"LabelCancel": "Cancel label",
"LabelReplay": "'Form canceled' label",
"AddField": "Add field",
"FieldName": "Field name",
"Other": "Other",
"FieldTypeText": "Field type",
"AddCustomRegex": "Add a custom regex",
"Label": "Label",
"ErrorMessage": "Error message",
"InfoMessages": {
"field_name": "Give the form field a name (Ex: username). The name can only contain letters, numbers and _",
"field_type": "Select the type of data that will be entered in this field (Ex: Text).",
"field_regex": "Insert the custom Regex for the control on the inserted data",
"field_label": "Write a clear label that helps users enter the correct data (Ex: What's your name?)",
"field_error": "Write an error message in case the data entered by the user is wrong"
}
},
"CHAT_IONIC": {
"LABEL_TU": "you: ",
"LABEL_MSG_PUSH_START_CHAT": "No conversation yet",
Expand Down

0 comments on commit cb53089

Please sign in to comment.