1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-23 07:11:29 +00:00
Files
tt-rss/lib/dijit/form/nls/da/ComboBox.js.uncompressed.js
2012-08-14 18:59:18 +04:00

9 lines
150 B
JavaScript

define(
"dijit/form/nls/da/ComboBox", //begin v1.x content
({
previousMessage: "Forrige valg",
nextMessage: "Flere valg"
})
//end v1.x content
);