]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-ar.js
Remove colorbox from library
[friendica.git] / library / colorbox / i18n / jquery.colorbox-ar.js
diff --git a/library/colorbox/i18n/jquery.colorbox-ar.js b/library/colorbox/i18n/jquery.colorbox-ar.js
deleted file mode 100644 (file)
index 6c4228c..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
-  jQuery Colorbox language configuration
-  language: Arabic (ar)
-  translated by: A.Rhman Sayes
-*/
-jQuery.extend(jQuery.colorbox.settings, {
-  current: "الصورة {current} من {total}",
-       previous: "السابق",
-       next: "التالي",
-       close: "إغلاق",
-       xhrError: "حدث خطأ أثناء تحميل المحتوى.",
-       imgError: "حدث خطأ أثناء تحميل الصورة.",
-       slideshowStart: "تشغيل العرض",
-       slideshowStop: "إيقاف العرض"
-});