We're upgrading our support forum. Replies are currently closed. Please view our Documentation and FAQ using the menu above.
- Forums
- General Support
- Where to translate embedded ticket Form ? Resolved
Hello,
In Settings> Advanced see if there is a ‘default_language’ that you can change to ‘fr’
Thanks,
But it does not translate all fields.
Your details / Names etc .. remains in English.
I checked in language file and all missing translation are missing too in the language File.
I think it may need an update with those (hope that helps) :
Your details
Your Name
Your Email
Product details
Please select which product you are enquiring about
Your Message
Please fill out as many of the below fields as possible:
Ticket Information
2nd out of 2 other support tickets
Reply
We will reply between 2 and 5 days
Missing fields on translations, add to your language .php and fill.
‘Your Name’ => ”,
‘Your Email’ => ”,
‘Your Details’ => ”,
‘Product Details’ => ”,
‘Please select which product you are enquiring about’ => ”,
‘Your Message’ => ”,
‘Attachment’ => ”,
‘Spam Protection’ => ”,
‘* required fields’ => ”,
‘Submit Ticket’ => ”,
‘Sorry the captcha code you entered was incorrect. Please try again.’ => ”,
‘Me:’ => ”,
‘Assigned User’ => ”,
‘Ticket Information’ => ”;
‘Reply’ => ”;
‘We will reply between %s and %s days’ => ”;
Cheers, have added these new words to the translation file:
http://ultimateclientmanager.com/support/faq-knowledge-base/faq-item/?ucm_faq_id=41
Add too for templates, thanks:
‘Previous Weeks’ => ‘ ‘,
‘Last Week’ => ‘ ‘,
‘This Week’ => ‘ ‘,
Thanks Diego, Thanks David,
Will add them manually and send you the new french translation file by email.
Amar
The forum ‘General Support’ is closed to new topics and replies.