]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/nls/nb/common.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / nls / nb / common.js.uncompressed.js
1 define(
2 "dijit/nls/nb/common", //begin v1.x content
3 ({
4 buttonOk: "OK",
5 buttonCancel: "Avbryt",
6 buttonSave: "Lagre",
7 itemClose: "Lukk"
8 })
9 //end v1.x content
10 );