Hi,
Yes, by default, the editor will checks the browser language and siwthc the correct language for the user, also it will use the related dictionary too.
If you have set the CustomCulture for the editor, then it will use the culture what you set as the sepll check dictionary .
<CE:Editor ID="editor1" runat="server" CustomCulture="en-us">
Regards,
Ken