1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +02:00

Search data in tables label

This commit is contained in:
Jakub Vrana
2010-05-06 15:51:11 +02:00
parent 4ba2d85623
commit a1522837ff
3 changed files with 3 additions and 1 deletions

View File

@@ -250,4 +250,5 @@ $translations = array(
'Sequence has been created.' => 'Sekvence byla vytvořena.',
'Sequence has been altered.' => 'Sekvence byla změněna.',
'Alter sequence' => 'Pozměnit sekvenci',
'Search data in tables' => 'Vyhledat data v tabulkách',
);