source:
Dev/trunk/src/client/dijit/nls/cs/common.js
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 106 bytes |
Rev | Line | |
---|---|---|
[483] | 1 | define( |
2 | ({ | |
3 | buttonOk: "OK", | |
4 | buttonCancel: "Storno", | |
5 | buttonSave: "UloÅŸit", | |
6 | itemClose: "ZavÅÃt" | |
7 | }) | |
8 | ); |
Note: See TracBrowser
for help on using the repository browser.