aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/smiley/lang/hu.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/smiley/lang/hu.js')
-rw-r--r--sources/plugins/smiley/lang/hu.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/sources/plugins/smiley/lang/hu.js b/sources/plugins/smiley/lang/hu.js
new file mode 100644
index 00000000..9b8a7513
--- /dev/null
+++ b/sources/plugins/smiley/lang/hu.js
@@ -0,0 +1,9 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'smiley', 'hu', {
6 options: 'Hangulatjel opciók',
7 title: 'Hangulatjel beszúrása',
8 toolbar: 'Hangulatjelek'
9} );