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

9 lines
158 B
JavaScript

define(
"dijit/form/nls/cs/ComboBox", //begin v1.x content
({
previousMessage: "Předchozí volby",
nextMessage: "Další volby"
})
//end v1.x content
);