ttrss/lib/dijit/nls/th/loading.js.uncompressed.js

7 lines
167 B
JavaScript
Raw Normal View History

2013-03-18 06:26:24 +00:00
define(
"dijit/nls/th/loading", ({
loadingState: "กำลังโหลด...",
errorState: "ขออภัย เกิดข้อผิดพลาด"
})
);