CKFinder Logo

Localization

CKFinder interface is automatically displayed in the user's language (as set in the browser or operating system settings).

The language of the CKFinder UI can also be set manually by using the language configuration option.

CKFinder Is Truly Global

CKFinder is translated into around 50 languages.
If you would like to improve the existing translations or submit new ones, your help will be much appreciated!

In the example below CKFinder is started in Brazilian Portuguese.

CKFinder.widget( 'ckfinder-widget', {
	language: 'pt-br',
	width: '100%',
	height: 500
} );