⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 albanian-iso-8859-1.inc.php

📁 架設ROSE私服必備之物 ROSE數據庫
💻 PHP
字号:
<?php/* $Id: albanian-iso-8859-1.inc.php 9261 2006-08-09 12:55:40Z lem9 $ *//** * Translated by: Laurent Dhima <laurenti at users.sourceforge.net>*/$charset = 'iso-8859-1';$text_dir = 'ltr';$number_thousands_separator = '.';$number_decimal_separator = ',';// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa$byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');$day_of_week = array('Djl', 'H雗', 'Mar', 'M雛', 'Enj', 'Pre', 'Sht'); //albanian days$month = array('Jan', 'Shk', 'Mar', 'Pri', 'Maj', 'Qer', 'Kor', 'Gsh', 'Sht', 'Tet', 'N雗', 'Dhj'); //albanian months// See http://www.php.net/manual/en/function.strftime.php to define the// variable below$datefmt = '%d %B, %Y at %I:%M %p'; //albanian time$timespanfmt = '%s dit

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -