dojo: remove uncompressed files
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
define(
|
||||
"dijit/form/nls/pl/validate", //begin v1.x content
|
||||
({
|
||||
invalidMessage: "Wprowadzona wartość jest niepoprawna.",
|
||||
missingMessage: "Ta wartość jest wymagana.",
|
||||
rangeMessage: "Ta wartość jest spoza zakresu."
|
||||
})
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user