2024-08-31 01:03:37 +08:00

7 lines
419 B
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array(
'Adminer.meta.title' => "数据库管理工具",
'Adminer.meta.desc' => "Adminer 是一款全功能的数据库管理工具,类似phpMyAdmin相比而言更轻量强大。<br/><br/>支持管理的数据库MySQL, PostgreSQL, SQLite, MS SQL, Oracle, SimpleDB, Elasticsearch, MongoDB, Firebird",
'Adminer.meta.tips' => "由于安全要求比较高,此插件仅限管理员可以使用",
);