Skip to content

Commit 761ddde

Browse files
committed
update branch
1 parent 5bbec2b commit 761ddde

29 files changed

+54
-3
lines changed

interface/web/monitor/lib/lang/ar_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

interface/web/monitor/lib/lang/bg_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

interface/web/monitor/lib/lang/br_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ $wb['server_id_txt'] = 'Servidor';
55
$wb['dbtable_txt'] = 'Tabela do BD';
66
$wb['action_txt'] = 'Ação';
77
$wb['status_txt'] = 'Estado';
8+
$wb['user_txt'] = 'User';
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
$wb['list_head_txt'] = 'Histórico do log';
3+
$wb['tstamp_txt'] = 'Data';
4+
$wb['server_id_txt'] = 'Servidor';
5+
$wb['dbtable_txt'] = 'Tabela do BD';
6+
$wb['action_txt'] = 'Ação';
7+
$wb['status_txt'] = 'Estado';

interface/web/monitor/lib/lang/ca_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

interface/web/monitor/lib/lang/cz_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Tabulka';
66
$wb['action_txt'] = 'Akce';
77
$wb['status_txt'] = 'Stav';
8+
$wb['user_txt'] = 'User';

interface/web/monitor/lib/lang/de_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'Datenbanktabelle';
66
$wb['action_txt'] = 'Aktion';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'Benutzer';
89
?>

interface/web/monitor/lib/lang/dk_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

interface/web/monitor/lib/lang/el_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

interface/web/monitor/lib/lang/en_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

0 commit comments

Comments
 (0)