Skip to content

Commit 1bf3595

Browse files
committed
Show how many sites use an additional php version
1 parent 48f2ae5 commit 1bf3595

27 files changed

+38
-0
lines changed

interface/web/admin/lib/lang/ar_server_php_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['add_new_record_txt'] = 'Add new PHP version';
55
$wb['client_id_txt'] = 'Client';
66
$wb['name_txt'] = 'PHP Name';
77
$wb['active_txt'] = 'Active';
8+
$wb['usage_txt'] = 'Usage count';
89
?>

interface/web/admin/lib/lang/bg_server_php_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['add_new_record_txt'] = 'Add new PHP version';
55
$wb['client_id_txt'] = 'Client';
66
$wb['name_txt'] = 'PHP Name';
77
$wb['active_txt'] = 'Active';
8+
$wb['usage_txt'] = 'Usage count';
89
?>

interface/web/admin/lib/lang/br_server_php_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['add_new_record_txt'] = 'Adicionar nova versão do php';
55
$wb['client_id_txt'] = 'Cliente';
66
$wb['name_txt'] = 'Nome da versão';
77
$wb['active_txt'] = 'Ativo';
8+
$wb['usage_txt'] = 'Usage count';
89
?>

interface/web/admin/lib/lang/ca_server_php_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['add_new_record_txt'] = 'Add new PHP version';
55
$wb['client_id_txt'] = 'Client';
66
$wb['name_txt'] = 'PHP Name';
77
$wb['active_txt'] = 'Active';
8+
$wb['usage_txt'] = 'Usage count';
89
?>

interface/web/admin/lib/lang/cz_server_php_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['add_new_record_txt'] = 'Přidat verzi PHP';
55
$wb['client_id_txt'] = 'Klient';
66
$wb['name_txt'] = 'Verze PHP';
77
$wb['active_txt'] = 'Aktivní';
8+
$wb['usage_txt'] = 'Usage count';
89
?>

interface/web/admin/lib/lang/de_server_php_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['add_new_record_txt'] = 'Neue PHP Version hinzufügen';
55
$wb['client_id_txt'] = 'Kunde';
66
$wb['name_txt'] = 'PHP Name';
77
$wb['active_txt'] = 'Aktiv';
8+
$wb['usage_txt'] = 'Usage count';
89
?>

interface/web/admin/lib/lang/dk_server_php_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['add_new_record_txt'] = 'Tilføj ny PHP version';
55
$wb['client_id_txt'] = 'Kunde';
66
$wb['name_txt'] = 'PHP Navn';
77
$wb['active_txt'] = 'Active';
8+
$wb['usage_txt'] = 'Usage count';
89
?>

interface/web/admin/lib/lang/el_server_php_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['add_new_record_txt'] = 'Add new PHP version';
55
$wb['client_id_txt'] = 'Client';
66
$wb['name_txt'] = 'PHP Name';
77
$wb['active_txt'] = 'Active';
8+
$wb['usage_txt'] = 'Usage count';
89
?>

interface/web/admin/lib/lang/en_server_php_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['add_new_record_txt'] = 'Add new PHP version';
55
$wb['client_id_txt'] = 'Client';
66
$wb['name_txt'] = 'PHP Name';
77
$wb['active_txt'] = 'Active';
8+
$wb['usage_txt'] = 'Usage count';
89
?>

interface/web/admin/lib/lang/es_server_php_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['list_head_txt'] = 'Versiones adicionales de PHP';
55
$wb['name_txt'] = 'Versión de PHP';
66
$wb['server_id_txt'] = 'Servidor';
77
$wb['active_txt'] = 'Active';
8+
$wb['usage_txt'] = 'Usage count';
89
?>

0 commit comments

Comments
 (0)