media.cgi: Added missing translation string

Contination from http://patchwork.ipfire.org/project/ipfire/patch/20200513135520.30310-1-matthias.fischer@ipfire.org/

[Thanks Peter, I nearly forgot... ;-) ]

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Matthias Fischer
2022-02-06 13:53:56 +01:00
committed by Peter Müller
parent 1631ef1315
commit ae2d7a3f91
3 changed files with 3 additions and 1 deletions

View File

@@ -2485,6 +2485,7 @@
'trafficsum' => 'Total',
'trafficto' => 'Nach',
'transfer limits' => 'Transferbeschränkungen',
'transfers' => 'Datenübertragungen',
'transparent on' => 'Transparent auf',
'transport mode does not support vti' => 'VTI wird im Transport-Modus nicht unterstützt',
'tripwire' => 'Tripwire',

View File

@@ -2546,6 +2546,7 @@
'trafficsum' => 'Totals',
'trafficto' => 'To',
'transfer limits' => 'Transfer limits',
'transfers' => 'Transfers',
'transparent on' => 'Transparent on',
'transport mode does not support vti' => 'VTI is not support in transport mode',
'tripwire' => 'Tripwire',