]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/nls/nb/common.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dijit / nls / nb / common.js.uncompressed.js
1 define(
2 "dijit/nls/nb/common", ({
3 buttonOk: "OK",
4 buttonCancel: "Avbryt",
5 buttonSave: "Lagre",
6 itemClose: "Lukk"
7 })
8 );