tt-rss/lib/dijit/nls/ro/common.js.uncompressed.js

12 lines
173 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
define(
"dijit/nls/ro/common", //begin v1.x content
({
buttonOk: "OK",
buttonCancel: "Anulare",
buttonSave: "Salvare",
itemClose: "Închidere"
})
//end v1.x content
);