8 lines
100 B
JavaScript
8 lines
100 B
JavaScript
|
({
|
||
|
buttonOk: "OK",
|
||
|
buttonCancel: "Zrušiť",
|
||
|
buttonSave: "Uložiť",
|
||
|
itemClose: "Zatvoriť"
|
||
|
})
|
||
|
|