Skip to content

Commit

Permalink
updates lang/en
Browse files Browse the repository at this point in the history
  • Loading branch information
turnermm committed Nov 27, 2019
1 parent b77081d commit 1d3a4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ if(opener) {
}
if(toolbar){
var url = encodeURI('lib/plugins/snippets/exe/snippets.php?ns=');
toolbar[toolbar.length] = {"type":"mediapopup", "title":"snippets utility", "key":"",
toolbar[toolbar.length] = {"type":"mediapopup", "title": LANG['plugins']['snippets']['title'], "key":"",
"icon": "../../plugins/snippets/images/icon.png",
"url": url,
'name': 'snippets',
Expand Down

0 comments on commit 1d3a4b4

Please sign in to comment.