index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dijit
/
nls
/
zh-tw
/
loading.js
blob: 40de01e53e1490e5680f1334013eb45db6048f1b (
plain
)
1
2
//>>built
define
(
"dijit/nls/zh-tw/loading"
,({
loadingState
:
"載入中..."
,
errorState
:
"抱歉,發生錯誤"
}));