silverstripe-framework/thirdparty/tinymce/plugins/emotions/langs/nl_dlg.js

20 lines
424 B
JavaScript
Raw Normal View History

tinyMCE.addI18n('nl.emotions_dlg',{
title:"Emotie invoegen",
desc:"Emoties",
cool:"Stoer",
cry:"Huilen",
embarassed:"Schamen",
foot_in_mouth:"Verstomd",
frown:"Wenkbrouw 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"
});