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

11 lines
168 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
define(
"dijit/nls/fi/common", //begin v1.x content
({
buttonOk: "OK",
buttonCancel: "Peruuta",
buttonSave: "Tallenna",
itemClose: "Sulje"
})
//end v1.x content
);