Good day!
I was checking my site using the different tools provided from
TheNetMechanic.com and in the spell check I noticed there are a lot of mistakes reported, because my site is seen as one on which the default language were english.
By checking the source of my homepage I get the following:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html dir="LTR" lang="en">
<head>
I would like to mention that my site is on a CRE Loaded Pro 6.4 Platform and that the english language is completely disabled. Does anybody know how can I change this into my language? Thanks.