Cloudlog/application/language/chinese_simplified/account_lang.php
2021-11-03 00:56:30 +08:00

10 行
388 B
PHP

此文件含有模棱两可的 Unicode 字符

此文件含有可能会与其他字符混淆的 Unicode 字符。 如果您是想特意这样的,可以安全地忽略该警告。 使用 Escape 按钮显示他们。

<?php
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['account_logbook_fields'] = '日志簿字段';
$lang['account_column1_text'] = '选择第1列';
$lang['account_column2_text'] = '选择第2列';
$lang['account_column3_text'] = '选择第3列';
$lang['account_column4_text'] = '选择第4列';
$lang['account_column5_text'] = '选择第5列仅日志簿';