📄 lang_main.php
字号:
<?php// The format of this file is ---> $lang['message'] = 'text';//// You should also try to set a locale and a character encoding (plus direction). The encoding and direction// will be sent to the template. The locale may or may not work, it's dependent on OS support and the syntax// varies ... give it your best guess!//$lang['ENCODING'] = 'ISO-8859-6';$lang['DIRECTION'] = 'rtl';$lang['LEFT'] = 'left';$lang['RIGHT'] = 'right';$lang['DATE_FORMAT'] = '%b %d, %Y'; // This should be changed to the default date format for your language, php date() format$lang['DATE_TIME_FORMAT'] = '%b %d, %Y %I:%M:%S %P'; // This should be changed to the default date format for your language, php date() format$lang['DISPLAY_DATE_FORMAT'] = 'M d, Y';$lang['DB_ERROR'] = "蒯冗 徙 硎
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -