aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/editarea/plugins/test/langs/cs.js
blob: 026ef04cb4e182a07682e8337ffaca740bf43c93 (plain)
1
2
3
4
editArea.add_lang("cs",{
test_select: "select tag",
test_but: "test button"
});