Skip to content

Commit

Permalink
Added Spanish entry to the list of available languages.
Browse files Browse the repository at this point in the history
  • Loading branch information
wwalc committed Oct 1, 2016
1 parent 73ef391 commit 224f0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
// Name of the file in the "icons" folder
icons: 'chart',
// Supported languages
lang: 'en,pl',
lang: 'en,es,pl',

// Load library that renders charts inside CKEditor, if Chart object is not already available.
afterInit: function() {
Expand Down

0 comments on commit 224f0b8

Please sign in to comment.