diff options
Diffstat (limited to 'js/yui3/console/lang/console_es.js')
-rw-r--r-- | js/yui3/console/lang/console_es.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/js/yui3/console/lang/console_es.js b/js/yui3/console/lang/console_es.js new file mode 100644 index 000000000..460f3a172 --- /dev/null +++ b/js/yui3/console/lang/console_es.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_es",function(e){e.Intl.add("console","es",{title:"Consola de informacion",pause:"Pausa",clear:"Borrar",collapse:"Colapsar",expand:"Expandir"})},"3.7.3"); |