JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.4
[ckeditor.git] / _source / plugins / placeholder / plugin.js
index 1830741..1d5df8c 100644 (file)
@@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        CKEDITOR.plugins.add( 'placeholder',\r
        {\r
                requires : [ 'dialog' ],\r
-               lang : [ 'bg', 'cs', 'cy', 'da', 'de', 'el', 'en', 'eo', 'et', 'fa', 'fi', 'fr', 'he', 'hr', 'it', 'nb', 'nl', 'no', 'pl', 'tr', 'ug', 'uk', 'vi', 'zh-cn' ],\r
+               lang : [ 'bg', 'cs', 'cy', 'da', 'de', 'el', 'en', 'eo', 'et', 'fa', 'fi', 'fr', 'he', 'hr', 'it', 'nb', 'nl', 'no', 'pl', 'pt-br', 'tr', 'ug', 'uk', 'vi', 'zh-cn' ],\r
                init : function( editor )\r
                {\r
                        var lang = editor.lang.placeholder;\r