How to Translate Pages in CefSharp? #5171
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’m working on a project using CefSharp, and I was wondering if there’s a way to translate web pages (similar to how Chrome has a built-in “Translate this page” feature).
Is there any built-in support for page translation in CefSharp, or would I need to integrate an external service (like Google Translate API or Microsoft Translator) manually?
If anyone has experience implementing this, I’d really appreciate some guidance or examples.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions