1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-15 14:54:10 +02:00
ttrss/lib/dijit/form/nls/fi/ComboBox.js.uncompressed.js

9 lines
163 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
define(
"dijit/form/nls/fi/ComboBox", //begin v1.x content
({
previousMessage: "Edelliset valinnat",
nextMessage: "Lisää valintoja"
})
//end v1.x content
);