Skip to content

Commit 7894417

Browse files
author
filip
committed
Updated czech language files
1 parent 663caf8 commit 7894417

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
2-
$wb["list_head_txt"] = 'Email Domain';
3-
$wb["server_id_txt"] = 'Server';
4-
$wb["domain_txt"] = 'Domain';
5-
$wb["add_new_record_txt"] = 'Add new Domain';
6-
$wb["active_txt"] = 'Active';
7-
$wb["sys_groupid_txt"] = 'Client';
2+
$wb['list_head_txt'] = 'Email doména';
3+
$wb['server_id_txt'] = 'Server';
4+
$wb['domain_txt'] = 'Doména';
5+
$wb['add_new_record_txt'] = 'Přidat doménu';
6+
$wb['active_txt'] = 'Aktivní';
7+
$wb["sys_groupid_txt"] = 'Klient';
88
?>
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
2-
$wb["sys_groupid_txt"] = 'Client';
3-
$wb["list_head_txt"] = 'Websites';
4-
$wb["domain_id_txt"] = 'ID';
5-
$wb["active_txt"] = 'Active';
6-
$wb["server_id_txt"] = 'Server';
7-
$wb["domain_txt"] = 'Domain';
8-
$wb["add_new_record_txt"] = 'Add new website';
2+
$wb["sys_groupid_txt"] = 'Klient';
3+
$wb['list_head_txt'] = 'Web stránky';
4+
$wb['domain_id_txt'] = 'ID';
5+
$wb['active_txt'] = 'Aktivní';
6+
$wb['server_id_txt'] = 'Server';
7+
$wb['domain_txt'] = 'Doména';
8+
$wb['add_new_record_txt'] = 'Přidat web stránku';
99
?>

0 commit comments

Comments
 (0)