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

11 lines
172 B
JavaScript
Raw Normal View History

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