mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-21 07:41:28 +01:00
132569c301
git-svn-id: http://svn.automattic.com/wordpress/trunk@4747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
6 lines
84 B
JavaScript
6 lines
84 B
JavaScript
// EN lang variables
|
|
|
|
tinyMCE.addToLang('',{
|
|
help_button_title : 'Help (Alt+h)'
|
|
});
|