]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-zh-TW.js
Remove colorbox from library
[friendica.git] / library / colorbox / i18n / jquery.colorbox-zh-TW.js
diff --git a/library/colorbox/i18n/jquery.colorbox-zh-TW.js b/library/colorbox/i18n/jquery.colorbox-zh-TW.js
deleted file mode 100644 (file)
index d72b742..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
-       jQuery Colorbox language configuration
-       language: Chinese Traditional (zh-TW)
-       translated by: Atans Chiu
-*/
-jQuery.extend(jQuery.colorbox.settings, {
-       current: "圖片 {current} 總共 {total}",
-       previous: "上一頁",
-       next: "下一頁",
-       close: "關閉",
-       xhrError: "此內容載入失敗.",
-       imgError: "此圖片加入失敗.",
-       slideshowStart: "開始幻燈片",
-       slideshowStop: "結束幻燈片"
-});