Last change
on this file since 256 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
File size:
481 bytes
|
Line | |
---|
1 | define({ root: |
---|
2 | //begin v1.x content |
---|
3 | ({ |
---|
4 | next: "Next", |
---|
5 | previous: "Previous", |
---|
6 | done: "Done" |
---|
7 | }) |
---|
8 | //end v1.x content |
---|
9 | , |
---|
10 | "zh": true, |
---|
11 | "zh-tw": true, |
---|
12 | "tr": true, |
---|
13 | "th": true, |
---|
14 | "sv": true, |
---|
15 | "sl": true, |
---|
16 | "sk": true, |
---|
17 | "ru": true, |
---|
18 | "ro": true, |
---|
19 | "pt": true, |
---|
20 | "pt-pt": true, |
---|
21 | "pl": true, |
---|
22 | "nl": true, |
---|
23 | "nb": true, |
---|
24 | "ko": true, |
---|
25 | "kk": true, |
---|
26 | "ja": true, |
---|
27 | "it": true, |
---|
28 | "hu": true, |
---|
29 | "he": true, |
---|
30 | "fr": true, |
---|
31 | "fi": true, |
---|
32 | "es": true, |
---|
33 | "el": true, |
---|
34 | "de": true, |
---|
35 | "da": true, |
---|
36 | "cs": true, |
---|
37 | "ca": true, |
---|
38 | "az": true, |
---|
39 | "ar": true |
---|
40 | }); |
---|
Note: See
TracBrowser
for help on using the repository browser.