xref: /plugin/sqlite/lang/zh/lang.php (revision 88526adb6bbaa3f39a55c7f9f47daae121751745)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author HL <tohelong@gmail.com>
7 */
8$lang['menu']                  = 'SQLite的接口';
9$lang['db']                    = '数据库';
10$lang['index']                 = '列表索引';
11$lang['rename2to3']            = '更改sqlite后缀为 sqlite3';
12$lang['convert2to3']           = ' Sqlite2 转 Sqlite3格式';
13