diff options
Diffstat (limited to 'js/yui3/console/lang/console_en.js')
-rw-r--r-- | js/yui3/console/lang/console_en.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/js/yui3/console/lang/console_en.js b/js/yui3/console/lang/console_en.js new file mode 100644 index 000000000..956d228d9 --- /dev/null +++ b/js/yui3/console/lang/console_en.js @@ -0,0 +1,7 @@ +/* +YUI 3.7.3 (build 5687) +Copyright 2012 Yahoo! Inc. All rights reserved. +Licensed under the BSD License. +http://yuilibrary.com/license/ +*/ +YUI.add("lang/console_en",function(e){e.Intl.add("console","en",{title:"Log Console",pause:"Pause",clear:"Clear",collapse:"Collapse",expand:"Expand"})},"3.7.3"); |