summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/emotions/langs/nl_dlg.js
blob: 39f797d943ddc89cb2afcb534575792259197896 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
tinyMCE.addI18n('nl.emotions_dlg',{
title:"Emotie invoegen",
desc:"Emoties",
cool:"Stoer",
cry:"Huilen",
embarassed:"Schamen",
foot_in_mouth:"Verstomd",
frown:"Wenkbrauw ophalen",
innocent:"Onschuldig",
kiss:"Zoenen",
laughing:"Lachen",
money_mouth:"Hebberig",
sealed:"Afgesloten",
smile:"Lachen",
surprised:"Verrast",
tongue_out:"Tong uitsteken",
undecided:"Onbeslist",
wink:"Knipogen",
yell:"Roepen"
});