]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/_editor/nls/zh-tw/LinkDialog.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dijit / _editor / nls / zh-tw / LinkDialog.js.uncompressed.js
CommitLineData
f0cfe83e
AD
1define(
2"dijit/_editor/nls/zh-tw/LinkDialog", ({
3 createLinkTitle: "鏈結內容",
4 insertImageTitle: "影像內容",
5 url: "URL:",
6 text: "說明:",
7 target: "目標:",
8 set: "設定",
9 currentWindow: "現行視窗",
10 parentWindow: "上層視窗",
11 topWindow: "最上面的視窗",
12 newWindow: "新視窗"
13})
14);