mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
qos.cgi: Show class description in listing, and graph description
When listing the defined qos classes when qos.cgi is initially displayed, include the description of the class. Add upload heading for red graph and download graph for imq graph, since it is not obvious what the graphs means.
This commit is contained in:
@@ -743,6 +743,7 @@
|
||||
'donation-text' => '<strong>IPFire</strong> wird von Freiwilligen in ihrer Freizeit betrieben und auch betreut. Um dieses Projekt am Laufen zu halten, entstehen uns natürlich auch Kosten. Wenn Sie uns unterstützen wollen, würden wir uns über eine kleine Spende sehr freuen.',
|
||||
'dos charset' => 'DOS Charset',
|
||||
'down and up speed' => 'Geben Sie bitte hier ihre Download- bzw. Upload-Geschwindigkeit ein <br /> und klicken Sie danach auf <i>Speichern</i>.',
|
||||
'downlink' => 'Downlink',
|
||||
'downlink speed' => 'Downlink-Geschwindigkeit (kBit/sek)',
|
||||
'downlink std class' => 'Downloadstandardklasse',
|
||||
'download' => 'herunterladen',
|
||||
@@ -2193,6 +2194,7 @@
|
||||
'updxlrtr weekly' => 'wöchentlich',
|
||||
'updxlrtr year' => 'einem Jahr',
|
||||
'upgrade' => 'upgrade',
|
||||
'uplink' => 'Uplink',
|
||||
'uplink speed' => 'Uplink-Geschwindigkeit (kBit/sek)',
|
||||
'uplink std class' => 'Uploadstandardklasse',
|
||||
'upload' => 'Hochladen',
|
||||
|
||||
Reference in New Issue
Block a user