1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-19 15:27:37 +02:00
ttrss/lib/dijit/form/nls/it/ComboBox.js.uncompressed.js

9 lines
157 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
define(
"dijit/form/nls/it/ComboBox", //begin v1.x content
({
previousMessage: "Scelte precedenti",
nextMessage: "Altre scelte"
})
//end v1.x content
);