Added Dojo 1.7.2
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
//>>built
|
||||
define(
|
||||
"dijit/nls/he/common", //begin v1.x content
|
||||
({
|
||||
buttonOk: "אישור",
|
||||
buttonCancel: "ביטול",
|
||||
buttonSave: "שמירה",
|
||||
itemClose: "סגירה"
|
||||
})
|
||||
//end v1.x content
|
||||
);
|
@@ -0,0 +1,9 @@
|
||||
//>>built
|
||||
define(
|
||||
"dijit/nls/he/loading", //begin v1.x content
|
||||
({
|
||||
loadingState: "טעינה...",
|
||||
errorState: "אירעה שגיאה"
|
||||
})
|
||||
//end v1.x content
|
||||
);
|
Reference in New Issue
Block a user