Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turkish translate. #217

Closed
realsby opened this issue Jan 30, 2012 · 1 comment
Closed

Turkish translate. #217

realsby opened this issue Jan 30, 2012 · 1 comment

Comments

@realsby
Copy link

realsby commented Jan 30, 2012

I dont know github much, and dont know how to add file...

But I am sure someone can add the Turkish translated files...

For filter file.

/* Turkish initialisation for the jQuery UI multiselect plugin. /
/
Written by Yusuf Özer (realsby@gmail.com). */

$.extend($.ech.multiselectfilter.prototype.options, {
label: "Filtre:",
placeholder: "Bir kelime yazın"
});

/* Turkish initialisation for the jQuery UI multiselect plugin. /
/
Written by Yusuf Özer (realsby@gmail.com). */

$.extend($.ech.multiselect.prototype.options, {
checkAllText: 'Tümünü seç',
uncheckAllText: 'Tümünü sil',
noneSelectedText: 'Seçenekleri belirleyin',
selectedText: '# adet seçildi'
});

@ehynds ehynds closed this as completed in 1bda317 Apr 7, 2012
@ehynds
Copy link
Owner

ehynds commented Apr 7, 2012

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants