DefaultLanguage

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

DefaultLanguage

This option will allow you to change FCKeditor default language from English to your native language. Languages that are available are listed bellow: 

  • Afrikaans (af)
  • Arabic (ar)
  • Basque (eu)
  • Bengali/Bangla (bn)
  • Bulgarian (bg)
  • Catalan (ca)
  • Chinese Simplified (zh-cn)
  • Chinese Traditional (zh)
  • Croatian (hr)
  • Czech (cs)
  • Danish (da)
  • Dutch (nl)
  • Esperanto (eo)
  • Faroese (fo)
  • Finnish (fi)
  • French (fr)
  • Galician (gl)
  • German (de)
  • Greek (gr)
  • Hindi (hi)
  • Hungarian (hu)
  • Italian (it)
  • Japanese (jp)
  • Korean (ko)
  • Lithuanian (lt)
  • Norwegian (no)
  • Persian (fa)
  • Polish (pl)
  • Portuguese (Brazil) (pt-br)
  • Portuguese (Portugal) (pt)
  • Romanian (ro)
  • Russian (ru)
  • Serbian Cyrillic (sr) and Serbian Latin (sr-latn)
  • Slovak (sk)
  • Slovenian (sl)
  • Spanish (es)
  • Swedish (sv)
  • Thai (th)
  • Turkish (tr)
  • Ukrainian (uk)
  • Vietnamese (vi)

To change the default language simply put the shorten name of your language (shown beside your language in brackets) into the following code:

FCKConfig.DefaultLanguage = "pl" ;

NOTE:This option will not work if you set the AutoDetectLanguage option to true. If you want to use the DefaulLanguage option disable AutoDetectLanguage by setting it to false.

This page was last edited on 10 January 2008, at 13:15.