tt-rss/lib/dijit/nls/zh-tw/loading.js.uncompressed.js

9 lines
152 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
define(
"dijit/nls/zh-tw/loading", //begin v1.x content
({
loadingState: "載入中...",
errorState: "抱歉,發生錯誤"
})
//end v1.x content
);