1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-15 02:54:28 +02:00

Load more data in select

This commit is contained in:
Jakub Vrana
2012-08-19 20:32:53 -07:00
parent fc689f5953
commit 72b801513b
6 changed files with 64 additions and 3 deletions

View File

@@ -234,6 +234,8 @@ $translations = array(
'Page' => 'Stránka',
'last' => 'poslední',
'Last page' => 'Poslední stránka',
'Load more data' => 'Nahrát další data',
'Loading' => 'Nahrává se',
'whole result' => 'celý výsledek',
'%d byte(s)' => array('%d bajt', '%d bajty', '%d bajtů'),