Jump to: navigation, search
(Update with the copy of version: draft)
(Automated save: adding PEC_Migrated template.)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
= Localization =
 
= Localization =
  
{{NoteFormat|For information on how to setup localization, please refer to the  [[GWCInternat|Localization Guide]]|1}}
+
{{Template:PEC_Migrated}}
  
==Strings==
 
  
<source lang='javascript'>
+
 
{
+
{{NoteFormat|Documentation for this software has moved to a new home. Please update links and bookmarks to content hosted at https://all.docs.genesys.com/WID/Current/SDK/Callback-combined#Localization.}}
"CallbackTitle": "Receive a Call",
 
"CallbackTitleDescription": "Please fill out the following details.",
 
"CancelButtonText": "Cancel",
 
"ConfirmButtonText": "Confirm",
 
"CallbackFirstName": "First Name",
 
"CallbackPlaceholderFirstName": "Required",
 
"CallbackLastName": "Last Name",
 
"CallbackPlaceholderLastName": "Required",
 
"CallbackPhoneNumber": "Phone",
 
"CallbackPlaceholderPhoneNumber": "Required",
 
"CallbackEmail": "Email",
 
"CallbackPlaceholderEmail": "Optional",
 
"CallbackPlaceholderNotes": "Optional",
 
"CallbackDateTime": "Date & Time",
 
"CallbackDateTimeDescription": "When should we call you? (Required)",
 
"CallbackTodayDate": "Today",
 
"CallbackDayLabels": ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],
 
"CallbackMonthLabels": ["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],
 
"CallbackTimeAtText": "at",
 
"CallbackRadioButtonText": "As Soon As Possible",
 
"CallbackBookedPhoneNumberLabel": "Phone",
 
"CallbackBookedDateTimeLabel": "Date & Time",
 
"CallbackBookedNotesLabel": "Optional Notes",
 
"CallbackBookedDescription": "You're booked in!",
 
"CallbackNotes": "Notes",
 
"CallbackDone": "Done",
 
"CallbackOk": "Okay",
 
"CallbackCloseConfirm": "Are you sure you want to cancel arranging this callback?",
 
"CallbackNoButtonText": "No",
 
"CallbackYesButtonText": "Yes",
 
"CallbackPlaceholderCalendar": "Custom Date & Time",
 
"Errors": {
 
"unknownError": "Something went wrong, we apologize for the inconvenience. Please check your connection settings and try again."
 
}
 
}
 
</source>
 
  
 
[[Category:V:PSAAS:Public]]
 
[[Category:V:PSAAS:Public]]

Latest revision as of 22:36, June 21, 2020

Localization

Important
This content may not be the latest Genesys Engage cloud content. To find the latest content, go to Genesys Engage cloud for Administrators.



Important
Documentation for this software has moved to a new home. Please update links and bookmarks to content hosted at https://all.docs.genesys.com/WID/Current/SDK/Callback-combined#Localization.
This page was last edited on June 21, 2020, at 22:36.
Comments or questions about this documentation? Contact us for support!