mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-19 22:01:30 +00:00
update dojo to 1.7.3
This commit is contained in:
8
lib/dijit/nls/cs/loading.js.uncompressed.js
Normal file
8
lib/dijit/nls/cs/loading.js.uncompressed.js
Normal file
@@ -0,0 +1,8 @@
|
||||
define(
|
||||
"dijit/nls/cs/loading", //begin v1.x content
|
||||
({
|
||||
loadingState: "Probíhá načítání...",
|
||||
errorState: "Omlouváme se, došlo k chybě"
|
||||
})
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user