summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/atom/widget/nls/kk/FeedEntryViewer.js
blob: 744156fed072235008e8e99eb01802fa5265e716 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//>>built
define(
"dojox/atom/widget/nls/kk/FeedEntryViewer", //begin v1.x content
({
	displayOptions: "[көрсету параметрлері]",
	title: "Тақырып",
	authors: "Авторлар",
	contributors: "Таратушылар",
	id: "ID коды",
	close: "[жабу]",
	updated: "Жаңартылған",
	summary: "Жиынтық",
	content: "Мазмұн"
})
//end v1.x content
);