summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/emotions/langs/nl_dlg.js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/emotions/langs/nl_dlg.js')
-rwxr-xr-xprogram/js/tiny_mce/plugins/emotions/langs/nl_dlg.js20
1 files changed, 20 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/emotions/langs/nl_dlg.js b/program/js/tiny_mce/plugins/emotions/langs/nl_dlg.js
new file mode 100755
index 000000000..f98e1da70
--- /dev/null
+++ b/program/js/tiny_mce/plugins/emotions/langs/nl_dlg.js
@@ -0,0 +1,20 @@
+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"
+}); \ No newline at end of file