Description Usage Note Examples
The vast majority OpenOffice Hunspell hyphenation rules dictionaries
are named in the format location.code_COUNTRY.CODE
(e.g. en_US
).
This function returns the list of available dictionaries. Used the desired, supplied
result in your call to switch_dict
.
1 |
The en_US
hyphenation rules dictionary is loaded by default
1 |
[1] "af_ZA" "bg_BG" "ca" "cs_CZ" "da_DK" "de" "de_AT" "de_CH"
[9] "de_DE" "el_GR" "en_GB" "en_US" "es_ANY" "et_EE" "fr" "gl"
[17] "hr_HR" "hu_HU" "is" "it_IT" "lt" "lt_LT" "lv_LV" "nb_NO"
[25] "nl_NL" "nn_NO" "pl_PL" "pt_BR" "pt_PT" "ro_RO" "ru_RU" "sh"
[33] "sk_SK" "sl_SI" "sr" "sv" "te_IN" "uk_UA" "zu_ZA"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.