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

9 lines
170 B
JavaScript

define(
"dijit/form/nls/ja/ComboBox", //begin v1.x content
({
previousMessage: "以前の選択項目",
nextMessage: "追加の選択項目"
})
//end v1.x content
);