]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-tr.js
Remove colorbox from library
[friendica.git] / library / colorbox / i18n / jquery.colorbox-tr.js
diff --git a/library/colorbox/i18n/jquery.colorbox-tr.js b/library/colorbox/i18n/jquery.colorbox-tr.js
deleted file mode 100644 (file)
index d467c2e..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
-       jQuery Colorbox language configuration
-       language: Turkish (tr)
-       translated by: Caner ÖNCEL
-       site: egonomik.com
-       
-       edited by: Sinan Eldem
-       www.sinaneldem.com.tr
-*/
-jQuery.extend(jQuery.colorbox.settings, {
-  current: "Görsel {current} / {total}",
-  previous: "Önceki",
-  next: "Sonraki",
-  close: "Kapat",
-  xhrError: "İçerik yüklenirken hata meydana geldi.",
-  imgError: "Resim yüklenirken hata meydana geldi.",
-  slideshowStart: "Slaytı Başlat",
-  slideshowStop: "Slaytı Durdur"
-});