2012-05-01 19:52:07 +08:00

12 lines
177 B
JavaScript

//>>built
define(
"dijit/nls/pl/common", //begin v1.x content
({
buttonOk: "OK",
buttonCancel: "Anuluj",
buttonSave: "Zapisz",
itemClose: "Zamknij"
})
//end v1.x content
);