1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-11 14:14:10 +02:00
ttrss/lib/dijit/nls/hu/loading.js.uncompressed.js

9 lines
154 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
define(
"dijit/nls/hu/loading", //begin v1.x content
({
loadingState: "Betöltés...",
errorState: "Sajnálom, hiba történt"
})
//end v1.x content
);