summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/pl/common.js.uncompressed.js
blob: d02cbdd0e665e1e54ddb820324fcf895d42ed9d4 (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/pl/common", ({
	buttonOk: "OK",
	buttonCancel: "Anuluj",
	buttonSave: "Zapisz",
	itemClose: "Zamknij"
})
);