mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Captive-Portal: Add logo upload feature
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
83ba0896f6
commit
b32d9e92be
@@ -19,8 +19,11 @@
|
||||
'Captive config' => 'Konfiguration',
|
||||
'Captive err doublevoucher' => 'Ein Gutschein mit diesem Code ist bereits im Umlauf',
|
||||
'Captive expire' => 'Ablauf',
|
||||
'Captive invalid logosize' => 'Die hochgeladene Datei entspricht nicht den vorgegeben Dimensionen (min. 1280x400, max. 1920x800)',
|
||||
'Captive invalid_voucher' => 'Dieser Code ist ungültig. Bitte versuchen Sie es erneut',
|
||||
'Captive ip' => 'IP-Addresse',
|
||||
'Captive logo_set' => 'Aktuelles Logo',
|
||||
'Captive logo_upload' => 'Logo hochladen (png, max. 1920x800)',
|
||||
'Captive mac' => 'MAC-Adresse',
|
||||
'Captive menu' => 'Captive-Portal',
|
||||
'Captive nr' => 'Nummer',
|
||||
@@ -29,6 +32,7 @@
|
||||
'Captive vout' => 'Ausgegebene Gutscheine',
|
||||
'Captive title' => 'Titel der Anmeldeseite',
|
||||
'Captive time' => 'Erlaubter Nutzungszeitraum nach aktivierung (Stunden)',
|
||||
'Captive wrong ext' => 'Die hochgeladene Datei hat den falschen Dateityp',
|
||||
'Captive voucher' => 'Gutschein',
|
||||
'Captive voucherout' => 'Gutschein ausgeben',
|
||||
'Captive vouchervalid' => 'Verbindungszeitraum',
|
||||
|
||||
@@ -19,8 +19,11 @@
|
||||
'Captive config' => 'Settings',
|
||||
'Captive err doublevoucher' => 'A voucher with this code already exists',
|
||||
'Captive expire' => 'Expire',
|
||||
'Captive invalid logosize' => 'The uploaded file does not meet defined dimensions (min. 1280x400, max. 1920x800)',
|
||||
'Captive invalid_voucher' => 'Invalid code. Please try again',
|
||||
'Captive ip' => 'IP-Address',
|
||||
'Captive logo_set' => 'Actual Logo',
|
||||
'Captive logo_upload' => 'Upload logo (png, max. 1920x800)',
|
||||
'Captive mac' => 'MAC-Address',
|
||||
'Captive menu' => 'Captive Portal',
|
||||
'Captive nr' => 'Number',
|
||||
@@ -29,6 +32,7 @@
|
||||
'Captive vout' => 'Issued vouchers',
|
||||
'Captive title' => 'Title of logon site',
|
||||
'Captive time' => 'Accesstime post activation (hours)',
|
||||
'Captive wrong ext' => 'Uploaded file has wrong filetype',
|
||||
'Captive voucher' => 'Voucher',
|
||||
'Captive voucherout' => 'Ticket transfer',
|
||||
'Captive vouchervalid' => 'Conenction timerange',
|
||||
|
||||
Reference in New Issue
Block a user