source: Dev/trunk/src/client/dijit/nls/cs/common.js @ 529

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

Added Dojo 1.9.3 release.

File size: 106 bytes
Line 
1define(
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.