📄 spanish-iso-8859-1.inc.php
字号:
<?php/* $Id: spanish-iso-8859-1.inc.php 9380 2006-08-30 10:43:15Z nijel $ */$charset = 'iso-8859-1';$text_dir = 'ltr';$number_thousands_separator = ',';$number_decimal_separator = '.';// Atajos para Byte, Kilo, Mega, Giga, Tera, Peta, Exa$byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');$mysql_5_0_doc_lang = 'es';$day_of_week = array('Dom', 'Lun', 'Mar', 'Mie', 'Jue', 'Vie', 'Sab');$month = array('Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Sep', 'Oct', 'Nov', 'Dic');// Ver http://www.php.net/manual/es/function.strftime.php para definir// la variable siguiente$datefmt = '%d-%m-%Y a las %H:%M:%S';$timespanfmt = '%s d韆s, %s horas, %s minutos y %s segundos';$strAbortedClients = 'Abortado';$strAbsolutePathToDocSqlDir = 'Por favor, escriba la ruta absoluta del servidor que lleve al directorio docSQL';$strAccessDenied = 'Acceso denegado ';$strAccessDeniedCreateConfig = 'La raz髇 m醩 probable es que usted no cre
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -