en.php

来自「一、修改产品详细页面的附件块 二、添加上浏览历史模块 三、在后台加入自定义首」· PHP 代码 · 共 12 行

PHP
12
字号
<?phpglobal $_LANG;$_LANG = array();$_LANG['about-us_b4f6535c9479945e898b17aebe78f7ba'] = '[Describe your shop in a few sentences]';$_LANG['manufacturer-list_2377be3c2ad9b435ba277a73f0f1ca76'] = 'Brand';$_LANG['order-detail_598029f0edf495529220072161a05041'] = 'If you want to leave us comment about your order, please write it below.';$_LANG['order-slip_a6ba7b2273c3680947de571335354943'] = 'Print it!';$_LANG['prices-drop_c8f312df214e2295809027c6ca79d232'] = 'Price drop';$_LANG['prices-drop_62e15ca272c14c03aa52b64c8caf2334'] = 'No price drop.';?>

⌨️ 快捷键说明

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