1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 17:44:07 +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

@@ -230,7 +230,7 @@ $translations = array(
'%d row(s)' => array('%d рядок', '%d рядки', '%d рядків'),
'Page' => 'Сторінка',
'last' => 'остання',
'whole result' => 'весь результат',
'Whole result' => 'Весь результат',
'%d byte(s)' => array('%d байт', '%d байта', '%d байтів'),
'Import' => 'Імпортувати',