source:
Dev/trunk/src/client/dijit/nls/id/common.js
Last change on this file was 485, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 102 bytes |
Line | |
---|---|
1 | define( |
2 | ({ |
3 | buttonOk: "OK", |
4 | buttonCancel: "Batal", |
5 | buttonSave: "Simpan", |
6 | itemClose: "Tutup" |
7 | }) |
8 | ); |
9 |
Note: See TracBrowser
for help on using the repository browser.