Skip to content
Snippets Groups Projects
Commit 17310b88 authored by Falko Timme's avatar Falko Timme
Browse files

No commit message

No commit message
parent af486448
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ $wb['diskspace_txt'] = 'Festplattenplatz';
$wb['ram_txt'] = 'RAM (garantiert)';
$wb['ram_burst_txt'] = 'RAM (burst)';
$wb['cpu_units_txt'] = 'CPU Units';
$wb['cpu_num_txt'] = 'CPU Cores';
$wb['cpu_num_txt'] = 'CPU Anzahl';
$wb['cpu_limit_txt'] = 'CPU Limit %';
$wb['io_priority_txt'] = 'I/O Priorität';
$wb['active_txt'] = 'Aktiv';
......
......@@ -4,7 +4,7 @@ $wb['ram_txt'] = 'RAM (garantiert)';
$wb['ram_burst_txt'] = 'RAM (burst)';
$wb['cpu_units_txt'] = 'CPU Units';
$wb['cpu_num_txt'] = 'CPU Anzahl';
$wb['cpu_limit_txt'] = 'CPU Limit';
$wb['cpu_limit_txt'] = 'CPU Limit %';
$wb['io_priority_txt'] = 'I/O Priorität';
$wb['nameserver_txt'] = 'Nameserver';
$wb['nameserver_desc_txt'] = '(getrennt durch Leerzeichen)';
......
......@@ -30,7 +30,7 @@ $wb["diskspace_txt"] = 'Diskspace';
$wb["ram_txt"] = 'RAM (guaranteed)';
$wb["ram_burst_txt"] = 'RAM (burst)';
$wb["cpu_units_txt"] = 'CPU units';
$wb["cpu_num_txt"] = 'CPU cores';
$wb["cpu_num_txt"] = 'CPU number';
$wb["cpu_limit_txt"] = 'CPU limit %';
$wb["io_priority_txt"] = 'I/O priority';
$wb["active_txt"] = 'Active';
......
......@@ -4,7 +4,7 @@ $wb["ram_txt"] = 'RAM (guaranteed)';
$wb["ram_burst_txt"] = 'RAM (burst)';
$wb["cpu_units_txt"] = 'CPU units';
$wb["cpu_num_txt"] = 'CPU number';
$wb["cpu_limit_txt"] = 'CPU limit';
$wb["cpu_limit_txt"] = 'CPU limit %';
$wb["io_priority_txt"] = 'I/O priority';
$wb["nameserver_txt"] = 'Nameserver(s)';
$wb["nameserver_desc_txt"] = '(separated by whitespace)';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment