source: Dev/trunk/src/client/dojox/atom/widget/nls/bg/FeedEntryViewer.js

Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 323 bytes
Line 
1define(
2({
3        displayOptions: "[ПпцОя за пПказваМе]",
4        title: "ЗаглавОе",
5        authors: "АвтПрО",
6        contributors: "СътруЎМОцО",
7        id: "ИЎеМтОфОкатПр",
8        close: "[затвПрО]",
9        updated: "ОбМПвеМ",
10        summary: "ОбПбщеМОе",
11        content: "СъЎържаМОе"
12})
13);
Note: See TracBrowser for help on using the repository browser.