1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-06-20 04:45:17 +00:00
Files
assets
3rdparty
adminLTE
bootstrap
dist
plugins
bootstrap-slider
bootstrap-wysihtml5
chartjs
ckeditor
colorpicker
datatables
datepicker
daterangepicker
fastclick
flot
font-awesome
fullcalendar
googleFonts
iCheck
input-mask
ionicons
ionslider
jQuery
jQueryUI
jquery-ui
jvectormap
knob
moment.js
morris
pace
raphael
select2
i18n
ar.js
az.js
bg.js
ca.js
cs.js
da.js
de.js
el.js
en.js
es.js
et.js
eu.js
fa.js
fi.js
fr.js
gl.js
he.js
hi.js
hr.js
hu.js
id.js
is.js
it.js
ja.js
km.js
ko.js
lt.js
lv.js
mk.js
ms.js
nb.js
nl.js
pl.js
pt-BR.js
pt.js
ro.js
ru.js
sk.js
sr-Cyrl.js
sr.js
sv.js
th.js
tr.js
uk.js
vi.js
zh-CN.js
zh-TW.js
select2.css
select2.full.js
select2.full.min.js
select2.js
select2.min.css
select2.min.js
slimScroll
sparkline
timepicker
jquery.textarea_autosize
twemoji
bootstrap-notify-3.1.3.min.js
css
img
js
templates
corePage
.gitignore
.htaccess
LICENSE
README.md
index.php
ComunicWeb/assets/3rdparty/adminLTE/plugins/select2/i18n/tr.js
2017-05-26 08:56:32 +02:00

3 lines
720 B
JavaScript
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*! Select2 4.0.3 | https://github.com/select2/select2/blob/master/LICENSE.md */
(function(){if(jQuery&&jQuery.fn&&jQuery.fn.select2&&jQuery.fn.select2.amd)var e=jQuery.fn.select2.amd;return e.define("select2/i18n/tr",[],function(){return{inputTooLong:function(e){var t=e.input.length-e.maximum,n=t+" karakter daha girmelisiniz";return n},inputTooShort:function(e){var t=e.minimum-e.input.length,n="En az "+t+" karakter daha girmelisiniz";return n},loadingMore:function(){return"Daha fazla…"},maximumSelected:function(e){var t="Sadece "+e.maximum+" seçim yapabilirsiniz";return t},noResults:function(){return"Sonuç bulunamadı"},searching:function(){return"Aranıyor…"}}}),{define:e.define,require:e.require}})();