mirror of
https://github.com/vrana/adminer.git
synced 2026-01-10 01:23:12 +01:00
a04823f4c41fdc3536aaee1eae9bce78f7d4391f
This commit adds a new Hindi (hi) translation file for Adminer, based on the existing Bengali (bn) language file. All interface strings have been translated from Bengali to Hindi to make Adminer more accessible to Hindi-speaking users. The structure of the file follows the format used in other language files within the repository. The translations were carefully reviewed to ensure accuracy, readability, and consistency with the context of the Adminer application. File added: - lang/hi.inc.php Looking forward to your feedback and happy to make any improvements as needed!
Adminer
Adminer is a full-featured database management tool written in PHP. It consists of a single file ready to deploy to the target server. Adminer Editor offers data manipulation for end-users.
Features
- Supports: MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, Oracle
- Plugins for: Elasticsearch, SimpleDB, MongoDB, Firebird, ClickHouse, IMAP
- Requirements: PHP 5.3+ (compiled file), PHP 7.4+ (source codes)
Screenshot
Installation
If downloaded from Git then run: git submodule update --init
adminer/index.php- Run development version of Adminereditor/index.php- Run development version of Adminer Editoreditor/example.php- Example customizationcompile.php- Create a single file versionlang.php- Update translationstests/*.html- Katalon Recorder test suites
Plugins
There are several plugins distributed with Adminer, as well as many user-contributed plugins listed on the Adminer Plugins page.
Languages
PHP
67.9%
CSS
22.2%
HTML
7.7%
JavaScript
2.2%
