function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sourav PSourav P 

Languages Translation requirement in SF

Hi,
We have a requirement that , we have an excel with languages other than EN, and we want to upload that excel ( with Leads of around 10,000) , but while uploading it should convert the language to EN (machine conversion) and while downloading it can convert to the other languages from EN. 
Shall we achieve this via coding ? If yes, any reference or suggestions plz ?
AbhishekAbhishek (Salesforce Developers) 
Sourav,

You will not get documentation for your requirement.

https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_translations.htm

For further reference check here (https://salesforce.stackexchange.com/questions/50085/best-way-to-support-language-translation-on-record-level)

I hope you find the above information is helpful. If it does, please mark as Best Answer to help others too.

Thanks.