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,10 +0,0 @@
|
||||
define(
|
||||
"dijit/nls/da/common", //begin v1.x content
|
||||
({
|
||||
buttonOk: "OK",
|
||||
buttonCancel: "Annullér",
|
||||
buttonSave: "Gem",
|
||||
itemClose: "Luk"
|
||||
})
|
||||
//end v1.x content
|
||||
);
|
||||
@@ -1,8 +0,0 @@
|
||||
define(
|
||||
"dijit/nls/da/loading", //begin v1.x content
|
||||
({
|
||||
loadingState: "Indlæser...",
|
||||
errorState: "Der er opstået en fejl"
|
||||
})
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user