Statistics
| Branch: | Tag: | Revision:

root / static / js / tinymce / plugins / emotions / langs / nl_dlg.js @ 6ecbf4ec

History | View | Annotate | Download (424 Bytes)

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