summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/atom/widget/nls/he/FeedEntryEditor.js
blob: 74bdb43861c38b694b443155e60f5fff4502a6b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
//>>built
define(
"dojox/atom/widget/nls/he/FeedEntryEditor", //begin v1.x content
({
	doNew: "[חדש]",
	edit: "[עריכה]",
	save: "[שמירה]",
	cancel: "[ביטול]"
})
//end v1.x content
);