mirror of
https://github.com/vrana/adminer.git
synced 2026-01-30 03:09:59 +01:00
Plugins: Translate descriptions (fix #994)
This commit is contained in:
@@ -95,6 +95,7 @@ geminiText.onkeydown = event => {
|
||||
// use the phrases from https://gemini.google.com/
|
||||
protected static $translations = array(
|
||||
'cs' => array(
|
||||
'' => 'Generování SQL příkazů pomocí umělé inteligence Google Gemini',
|
||||
'Ask Gemini' => 'Zeptat se Gemini',
|
||||
'Just a sec...' => 'Chviličku...',
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user