mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 01:54:00 +02:00
Text direction
This commit is contained in:
@@ -20,6 +20,9 @@ $translations = array(
|
||||
'%s version: %s through PHP extension %s' => 'Verze %s: %s přes PHP extenzi %s',
|
||||
'Refresh' => 'Obnovit',
|
||||
|
||||
// text direction
|
||||
'ltr' => 'ltr',
|
||||
|
||||
'Privileges' => 'Oprávnění',
|
||||
'Create user' => 'Vytvořit uživatele',
|
||||
'User has been dropped.' => 'Uživatel byl odstraněn.',
|
||||
|
Reference in New Issue
Block a user