Skip to content

Commit

Permalink
Merge pull request #1097 from bertyhell/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-D authored May 6, 2020
2 parents ad9f660 + dd81df4 commit 98be1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trumbowyg.js
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,7 @@ Object.defineProperty(jQuery.trumbowyg, 'defaultOptions', {

var options = {
url: {
label: 'URL',
label: t.lang.linkUrl || 'URL',
required: true,
value: url
},
Expand Down

0 comments on commit 98be1fb

Please sign in to comment.