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

📄 croatian-iso-8859-2.inc.php

📁
💻 PHP
字号:
<?php/* $Id: croatian-iso-8859-2.inc.php,v 1.54 2003/02/16 22:46:01 rabus Exp $ *//** * Translation made by: Sime Essert <sime@nofrx.org> */$charset = 'iso-8859-2';$text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';$right_font_family = 'arial, helvetica, geneva, sans-serif';$number_thousands_separator = ',';$number_decimal_separator = '.';// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa$byteUnits = array('Byteova', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');$day_of_week = array('Ned', 'Pon', 'Uto', 'Sri', '萫t', 'Pet', 'Sub');$month = array('Sij', 'Vel', 'O緐', 'Tra', 'Svi', 'Lip', 'Srp', 'Kol', 'Ruj', 'Lis', 'Stu', 'Pro');// See http://www.php.net/manual/en/function.strftime.php to define the// variable below$datefmt = '%d. %B %Y. u %H:%M';$strAccessDenied = 'Pristup odbijen';$strAction = 'Akcija';$strAddDeleteColumn = 'Dodaj/izbri筰 stupac';$strAddDeleteRow = 'Dodaj/izbri筰 polje za kriterij';$strAddNewField = 'Dodaj novi stupac';$strAddPriv = 'Dodaj novu privilegiju';$strAddPrivMessage = 'Privilegija je dodana';$strAddSearchConditions = 'Dodaj uvjete pretra緄vanja (dio "where" upita):';$strAddToIndex = 'Dodaj klju

⌨️ 快捷键说明

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