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

Capitalize Whole result

This commit is contained in:
Jakub Vrana
2018-02-09 23:45:53 +01:00
parent 71a6a1269d
commit 1f12ea4e4a
42 changed files with 42 additions and 42 deletions

View File

@@ -186,7 +186,7 @@ $translations = array(
'original' => 'orixinal',
'Tables have been dropped.' => 'Elimináronse as táboas.',
'%d item(s) have been affected.' => array('%d elemento afectado.', '%d elementos afectados.'),
'whole result' => 'resultado completo',
'Whole result' => 'Resultado completo',
'Clone' => 'Clonar',
'Maximum number of allowed fields exceeded. Please increase %s.' => 'Excedida o número máximo de campos permitidos. Por favor aumente %s.',
'Partition by' => 'Particionar por',