Spellcheck
Insytful has robust tools to help you find misspellings and typos across your site in multiple languages using our and your site's dictionary for the best results. It is essential to mark up your content with the correct language to make it accessible for screenreaders, other accessibility tools and our spellchecker.
Page level
Our spellcheck applies the appropriate language dictionary based on your content's markup. At a page level, Insytful checks your web pages for an HTML language attribute and finds the appropriate dictionary based on this. If no language is specified, Insytful defaults to English; your user's screen reader and browser will default to their device or browser's language.
Language set to British English in the HTML tag declaration
<!DOCTYPE html>
<html lang="en-GB">
...
</html>
Content of differing languages within a page
Your pages might contain content in different languages—for example, translations, language-specific terms, or even names. Insytful, by default, will use the dictionary of the page unless the content's language is specified using the language attribute again.
The page is set to British English however, content in Welsh is marked up with the appropriate language code "cy", allowing screenreaders and the spellchecker to use the correct language.
<!DOCTYPE html>
<html lang="en-GB">
<body>
<h1 lang="cy">Grymuso eich defnyddwyr gwe, dod yn hygyrch</h1>
</body>
</html>
Further reading
Available dictionaries in Insytul
The list of currently available dictionaries for spellcheck in Insytful. If you require a language not included here, please open a help desk request.
Language Code | Language Name |
---|---|
af_ZA | Afrikaans (South Africa) |
an_ES | Aragonese (Spain) |
ar | Arabic |
be_BY | Belarusian (Belarus) |
bg_BG | Bulgarian (Bulgaria) |
bn_BD | Bangla (Bangladesh) |
bo | Tibetan |
br_FR | Breton (France) |
bs_BA | Bosnian (Bosnia & Herzegovina) |
ca | Catalan |
ca_valencia | Catalan (Valencian) |
ckb | Central Kurdish |
cs_CZ | Czech (Czechia) |
cy | Welsh |
cy_GB | Welsh (United Kingdom) |
da_DK | Danish (Denmark) |
de_AT_frami | Austrian German |
de_CH_frami | Swiss High German |
de_DE_frami | German (Germany) |
el_GR | Greek (Greece) |
en | English |
en_AU | Australian English |
en_CA | Canadian English |
en_GB | British English |
en_US | American English |
en_ZA | English (South Africa) |
eo | Esperanto |
es | Spanish |
es_AR | Spanish (Argentina) |
es_BO | Spanish (Bolivia) |
es_CL | Spanish (Chile) |
es_CO | Spanish (Colombia) |
es_CR | Spanish (Costa Rica) |
es_CU | Spanish (Cuba) |
es_DO | Spanish (Dominican Republic) |
es_EC | Spanish (Ecuador) |
es_ES | European Spanish |
es_GQ | Spanish (Equatorial Guinea) |
es_GT | Spanish (Guatemala) |
es_HN | Spanish (Honduras) |
es_MX | Mexican Spanish |
es_NI | Spanish (Nicaragua) |
es_PA | Spanish (Panama) |
es_PE | Spanish (Peru) |
es_PH | Spanish (Philippines) |
es_PR | Spanish (Puerto Rico) |
es_PY | Spanish (Paraguay) |
es_SV | Spanish (El Salvador) |
es_US | Spanish (United States) |
es_UY | Spanish (Uruguay) |
es_VE | Spanish (Venezuela) |
et_EE | Estonian (Estonia) |
fa_IR | Persian (Iran) |
fr | French |
gd_GB | Scottish Gaelic (United Kingdom) |
gl_ES | Galician (Spain) |
gu_IN | Gujarati (India) |
gug | Guarani |
he_IL | Hebrew (Israel) |
hi_IN | Hindi (India) |
hr | Croatian |
hr_HR | Croatian (Croatia) |
hu | Hungarian |
hu_HU | Hungarian (Hungary) |
id | Indonesian |
id_ID | Indonesian (Indonesia) |
is | Icelandic |
it | Italian |
it_IT | Italian (Italy) |
kmr | Kurdish |
kmr_Latn | Kurdish (Latin) |
ko_KR | Korean (South Korea) |
lo_LA | Lao (Laos) |
lt | Lithuanian |
lt_LT | Lithuanian (Lithuania) |
lv | Latvian |
lv_LV | Latvian (Latvia) |
mn | Mongolian |
mn_MN | Mongolian (Mongolia) |
nb_NO | Norwegian Bokmål (Norway) |
ne_NP | Nepali (Nepal) |
nl | Dutch |
nl_NL | Dutch (Netherlands) |
nn_NO | Norwegian Nynorsk (Norway) |
oc_FR | Occitan (France) |
pl | Polish |
pl_PL | Polish (Poland) |
pt_BR | Brazilian Portuguese |
pt | Portuguese |
pt_PT | European Portuguese |
ro | Romanian |
ro_RO | Romanian (Romania) |
ru | Russian |
ru_RU | Russian (Russia) |
si_LK | Sinhala (Sri Lanka) |
sk | Slovak |
sk_SK | Slovak (Slovakia) |
sl_SI | Slovenian (Slovenia) |
sq_AL | Albanian (Albania) |
sr | Serbian |
sr_Latn | Serbian (Latin) |
sv | Swedish |
sv_FI | Swedish (Finland) |
sv_SE | Swedish (Sweden) |
sw_TZ | Swahili (Tanzania) |
te_IN | Telugu (India) |
th_TH | Thai (Thailand) |
tr | Turkish |
tr_TR | Turkish (Türkiye) |
uk_UA | Ukrainian (Ukraine) |
vi_VN | Vietnamese (Vietnam) |