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/el/common", //begin v1.x content
|
||||
({
|
||||
buttonOk: "ΟΚ",
|
||||
buttonCancel: "Ακύρωση",
|
||||
buttonSave: "Αποθήκευση",
|
||||
itemClose: "Κλείσιμο"
|
||||
})
|
||||
//end v1.x content
|
||||
);
|
||||
@@ -1,8 +0,0 @@
|
||||
define(
|
||||
"dijit/nls/el/loading", //begin v1.x content
|
||||
({
|
||||
loadingState: "Φόρτωση...",
|
||||
errorState: "Σας ζητούμε συγνώμη, παρουσιάστηκε σφάλμα"
|
||||
})
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user