1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-30 09:39:51 +02:00

Fix lowercase title

This commit is contained in:
Jakub Vrana
2025-02-19 14:21:06 +01:00
parent 2bec4ca11b
commit 12427467f7
45 changed files with 1 additions and 45 deletions

View File

@@ -31,7 +31,6 @@ $translations = array(
'Create database' => 'Criar Base de dados',
'SQL command' => 'Comando SQL',
'Logout' => 'Sair',
'database' => 'base de dados',
'Use' => 'Usar',
'No tables.' => 'Não existem tabelas.',
'select' => 'selecionar',