tbrehm
2010-05-27 e5f91ff0f98ecb18c65554f307465d8abe55767d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?php
$wb['Database'] = 'Databázy';
$wb['Options'] = 'Možnosti';
$wb['Shell User'] = 'Shell Uživate?';
$wb['Domain'] = 'Webstránky';
$wb['Redirect'] = 'Presmerovanie';
$wb['SSL'] = 'SSL';
$wb['Subdomain'] = 'Subdomény';
$wb['Sites'] = 'Stránky';
$wb['Aliasdomain'] = 'Aliasdomény';
$wb['FTP-User'] = 'FTP-Uživate?';
$wb['FTP'] = 'FTP';
$wb['Shell-User'] = 'Shell-Uživate?';
$wb['Shell'] = 'Shell';
$wb['Websites'] = 'Webstránky';
$wb['Stats'] = 'Štatistika';
$wb['Website'] = 'Website';
$wb['Cron'] = 'Cron';
$wb['Cron Jobs'] = 'Cron Jobs';
$wb['Statistics'] = 'Statistics';
$wb['Web traffic'] = 'Web Traffic';
?>