mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
dojo: remove uncompressed files
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
define(
|
||||
"dijit/nls/sl/common", //begin v1.x content
|
||||
({
|
||||
buttonOk: "V redu",
|
||||
buttonCancel: "Prekliči",
|
||||
buttonSave: "Shrani",
|
||||
itemClose: "Zapri"
|
||||
})
|
||||
|
||||
//end v1.x content
|
||||
);
|
||||
@@ -1,8 +0,0 @@
|
||||
define(
|
||||
"dijit/nls/sl/loading", //begin v1.x content
|
||||
({
|
||||
loadingState: "Nalaganje ...",
|
||||
errorState: "Oprostite, prišlo je do napake."
|
||||
})
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user