1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-01 23:19:15 +00:00
Files
tt-rss/lib/dijit/form/nls/de/ComboBox.js.uncompressed.js
2013-03-18 10:26:26 +04:00

7 lines
134 B
JavaScript

define(
"dijit/form/nls/de/ComboBox", ({
previousMessage: "Vorherige Auswahl",
nextMessage: "Weitere Auswahlmöglichkeiten"
})
);