1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00
Files
tt-rss/lib/dijit/nls/th/loading.js.uncompressed.js
2012-08-14 18:59:18 +04:00

10 lines
208 B
JavaScript

define(
"dijit/nls/th/loading", //begin v1.x content
({
loadingState: "กำลังโหลด...",
errorState: "ขออภัย เกิดข้อผิดพลาด"
})
//end v1.x content
);