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

9 lines
174 B
JavaScript

define(
"dijit/form/nls/de/ComboBox", //begin v1.x content
({
previousMessage: "Vorherige Auswahl",
nextMessage: "Weitere Auswahlmöglichkeiten"
})
//end v1.x content
);