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
/
loading.js
blob: 792ac1552cd6923085b6d4f97836126f605c3409 (
plain
)
1
2
//>>built
define
(
"dijit/nls/zh/loading"
,({
loadingState
:
"正在加载..."
,
errorState
:
"对不起,发生了错误"
}));