summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/ja/common.js.uncompressed.js
blob: ae97a24915fbe827799ceaf4bb858358ca62a281 (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/ja/common", ({
	buttonOk: "OK",
	buttonCancel: "キャンセル",
	buttonSave: "保存",
	itemClose: "閉じる"
})
);