tt-rss/lib/dijit/form/nls/ro/ComboBox.js.uncompressed.js

10 lines
164 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
define(
"dijit/form/nls/ro/ComboBox", //begin v1.x content
({
previousMessage: "Alegeri anterioare",
nextMessage: "Mai multe alegeri"
})
//end v1.x content
);